Merge "Deletes the wear samples that have been commited in the wrong place. Updates the location of wear samples in sdk.atree Adds SpeedTracker wear sample (https://googleplex-android-review.git.corp.google.com/564608)" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
de3f94a000
@@ -302,23 +302,24 @@ developers/build/prebuilts/gradle/RevealEffectBasic sam
|
||||
developers/build/prebuilts/androidtv samples/${PLATFORM_NAME}/androidtv
|
||||
|
||||
# Wearable sample tree
|
||||
development/samples/wearable/AgendaData samples/${PLATFORM_NAME}/wearable/AgendaData
|
||||
development/samples/wearable/DataLayer samples/${PLATFORM_NAME}/wearable/DataLayer
|
||||
development/samples/wearable/DelayedConfirmation samples/${PLATFORM_NAME}/wearable/DelayedConfirmation
|
||||
development/samples/wearable/ElizaChat samples/${PLATFORM_NAME}/wearable/ElizaChat
|
||||
development/samples/wearable/EmbeddedApp samples/${PLATFORM_NAME}/wearable/EmbeddedApp
|
||||
development/samples/wearable/FindMyPhone samples/${PLATFORM_NAME}/wearable/FindMyPhone
|
||||
development/samples/wearable/Flashlight samples/${PLATFORM_NAME}/wearable/Flashlight
|
||||
development/samples/wearable/Geofencing samples/${PLATFORM_NAME}/wearable/Geofencing
|
||||
development/samples/wearable/GridViewPager samples/${PLATFORM_NAME}/wearable/GridViewPager
|
||||
development/samples/wearable/JumpingJack samples/${PLATFORM_NAME}/wearable/JumpingJack
|
||||
development/samples/wearable/Notifications samples/${PLATFORM_NAME}/wearable/Notifications
|
||||
development/samples/wearable/Quiz samples/${PLATFORM_NAME}/wearable/Quiz
|
||||
development/samples/wearable/RecipeAssistant samples/${PLATFORM_NAME}/wearable/RecipeAssistant
|
||||
development/samples/wearable/SkeletonWearableApp samples/${PLATFORM_NAME}/wearable/SkeletonWearableApp
|
||||
development/samples/wearable/SynchronizedNotifications samples/${PLATFORM_NAME}/wearable/SynchronizedNotifications
|
||||
development/samples/wearable/Timer samples/${PLATFORM_NAME}/wearable/Timer
|
||||
development/samples/wearable/WatchViewStub samples/${PLATFORM_NAME}/wearable/WatchViewStub
|
||||
developers/build/prebuilts/gradle/AgendaData samples/${PLATFORM_NAME}/wearable/AgendaData
|
||||
developers/build/prebuilts/gradle/DataLayer samples/${PLATFORM_NAME}/wearable/DataLayer
|
||||
developers/build/prebuilts/gradle/DelayedConfirmation samples/${PLATFORM_NAME}/wearable/DelayedConfirmation
|
||||
developers/build/prebuilts/gradle/ElizaChat samples/${PLATFORM_NAME}/wearable/ElizaChat
|
||||
developers/build/prebuilts/gradle/EmbeddedApp samples/${PLATFORM_NAME}/wearable/EmbeddedApp
|
||||
developers/build/prebuilts/gradle/FindMyPhone samples/${PLATFORM_NAME}/wearable/FindMyPhone
|
||||
developers/build/prebuilts/gradle/Flashlight samples/${PLATFORM_NAME}/wearable/Flashlight
|
||||
developers/build/prebuilts/gradle/Geofencing samples/${PLATFORM_NAME}/wearable/Geofencing
|
||||
developers/build/prebuilts/gradle/GridViewPager samples/${PLATFORM_NAME}/wearable/GridViewPager
|
||||
developers/build/prebuilts/gradle/JumpingJack samples/${PLATFORM_NAME}/wearable/JumpingJack
|
||||
developers/build/prebuilts/gradle/Notifications samples/${PLATFORM_NAME}/wearable/Notifications
|
||||
developers/build/prebuilts/gradle/Quiz samples/${PLATFORM_NAME}/wearable/Quiz
|
||||
developers/build/prebuilts/gradle/RecipeAssistant samples/${PLATFORM_NAME}/wearable/RecipeAssistant
|
||||
developers/build/prebuilts/gradle/SkeletonWearableApp samples/${PLATFORM_NAME}/wearable/SkeletonWearableApp
|
||||
developers/build/prebuilts/gradle/SpeedTracker samples/${PLATFORM_NAME}/wearable/SpeedTracker
|
||||
developers/build/prebuilts/gradle/SynchronizedNotifications samples/${PLATFORM_NAME}/wearable/SynchronizedNotifications
|
||||
developers/build/prebuilts/gradle/Timer samples/${PLATFORM_NAME}/wearable/Timer
|
||||
developers/build/prebuilts/gradle/WatchViewStub samples/${PLATFORM_NAME}/wearable/WatchViewStub
|
||||
|
||||
# Old sample tree
|
||||
development/samples/AccelerometerPlay samples/${PLATFORM_NAME}/legacy/AccelerometerPlay
|
||||
|
||||
Reference in New Issue
Block a user