From f765bdac593cc8602089250856e148fd0190cc71 Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Wed, 28 Sep 2016 22:13:55 -0700 Subject: [PATCH] Add WearNotifications sample to sdk.atree Change-Id: Ic8148afcbc842478624eefc4a414e7a18a6f5a93 --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 99cba5a34..a0c9f4440 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -357,6 +357,7 @@ developers/build/prebuilts/gradle/SynchronizedNotifications samples/${PLATFO developers/build/prebuilts/gradle/Timer samples/${PLATFORM_NAME}/wearable/Timer developers/build/prebuilts/gradle/WatchFace samples/${PLATFORM_NAME}/wearable/WatchFace developers/build/prebuilts/gradle/WatchViewStub samples/${PLATFORM_NAME}/wearable/WatchViewStub +developers/build/prebuilts/gradle/WearNotifications samples/${PLATFORM_NAME}/wearable/WearNotifications developers/build/prebuilts/gradle/WearSpeakerSample samples/${PLATFORM_NAME}/wearable/WearSpeakerSample developers/build/prebuilts/gradle/XYZTouristAttractions samples/${PLATFORM_NAME}/wearable/XYZTouristAttractions