diff options
author | David Srbecky <dsrbecky@google.com> | 2019-01-10 13:20:23 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-01-10 13:20:23 +0000 |
commit | e3a587ee82ab21b77b070b63571a134d8136dceb (patch) | |
tree | 434ae299352b8ce532db2d857dd701f280e8061a | |
parent | 90e8332205cfd60b73146390d699c17b65a1051d (diff) | |
parent | 595d42ffff549c4743cca8f918182c203ac9085b (diff) | |
download | android_development-e3a587ee82ab21b77b070b63571a134d8136dceb.tar.gz android_development-e3a587ee82ab21b77b070b63571a134d8136dceb.tar.bz2 android_development-e3a587ee82ab21b77b070b63571a134d8136dceb.zip |
Merge "Fix SDK build as BluetoothHDP is removed"
-rw-r--r-- | build/sdk.atree | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/sdk.atree b/build/sdk.atree index 24b997d4f..792a975be 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -403,7 +403,6 @@ development/samples/ApiDemos samples/${PLATFORM_NAME}/legacy/A development/samples/AppNavigation samples/${PLATFORM_NAME}/legacy/AppNavigation development/samples/BackupRestore samples/${PLATFORM_NAME}/legacy/BackupRestore development/samples/BasicGLSurfaceView samples/${PLATFORM_NAME}/legacy/BasicGLSurfaceView -development/samples/BluetoothHDP samples/${PLATFORM_NAME}/legacy/BluetoothHDP development/samples/ContactManager samples/${PLATFORM_NAME}/legacy/ContactManager development/samples/CrossCompatibility samples/${PLATFORM_NAME}/legacy/CrossCompatibility development/samples/CubeLiveWallpaper samples/${PLATFORM_NAME}/legacy/CubeLiveWallpaper |