From ccc3c96cd45a5dc3e777e2481e6cdc709de079e9 Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Thu, 29 Sep 2016 09:24:42 -0700 Subject: [PATCH] Re-add WearNotifications sample to build/sdk.atree Change-Id: I2af96ce2015d05bb189504d944b7dd7cdcf3c065 --- build/sdk.atree | 1 + 1 file changed, 1 insertion(+) diff --git a/build/sdk.atree b/build/sdk.atree index 68ca421cb..19917d57e 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -374,6 +374,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