diff options
Diffstat (limited to 'system/test')
-rw-r--r-- | system/test/headless/Android.bp | 1 | ||||
-rw-r--r-- | system/test/suite/Android.bp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/system/test/headless/Android.bp b/system/test/headless/Android.bp index 7b1b487154..709b0074eb 100644 --- a/system/test/headless/Android.bp +++ b/system/test/headless/Android.bp @@ -103,7 +103,6 @@ cc_binary { "libbtdevice", "libbte", "libbtif", - "libbtif-core", "libchrome", "libcom.android.sysprop.bluetooth.wrapped", "libevent", diff --git a/system/test/suite/Android.bp b/system/test/suite/Android.bp index b916f691d5..62870eed9b 100644 --- a/system/test/suite/Android.bp +++ b/system/test/suite/Android.bp @@ -83,7 +83,6 @@ cc_defaults { "libbtdevice", "libbte", "libbtif", - "libbtif-core", "libcom.android.sysprop.bluetooth.wrapped", "libexpresslog", "libflatbuffers-cpp", |