diff options
| author | Griff Hazen <griff@google.com> | 2014-06-24 21:04:48 +0000 |
|---|---|---|
| committer | Android Git Automerger <android-git-automerger@android.com> | 2014-06-24 21:04:48 +0000 |
| commit | 6c3cef6e7022157abf2e2fe3d8fdf39f5e067fd0 (patch) | |
| tree | fceff6240a8a9ce4d3bca39730f73763fa1d8862 /build | |
| parent | 59167edab097f93307360043e4f8c2d299ec29fe (diff) | |
| parent | b3ae91650a49da7453a95ab8c72461d4897c5ccb (diff) | |
am b3ae9165: am 96f19c45: Sample showing how to embed a wearable app into a phone
* commit 'b3ae91650a49da7453a95ab8c72461d4897c5ccb':
Sample showing how to embed a wearable app into a phone
Diffstat (limited to 'build')
| -rw-r--r-- | build/sdk.atree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sdk.atree b/build/sdk.atree index 275e8d7f4..7de4e2fa5 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -291,6 +291,7 @@ development/samples/wearable/AgendaData samples/${PLATFORM_NA 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 |
