diff options
author | 2023-08-03 23:31:23 +0000 | |
---|---|---|
committer | 2023-08-04 22:53:23 +0000 | |
commit | 62e59635d2e4f33b36ff329337b3fc58907efdc4 (patch) | |
tree | b6633a620990fb7a977bf05466854a2d2a4a833e /system/build | |
parent | 4c73b7898e93c45ecead56b3181d9cb46da7a433 (diff) |
Remove libbluetooth_gd from fluoride_defaults
Bug: 279502784
Test: mmm packages/modules/Bluetooth
Change-Id: Iab58fdc3ecddca7bb5e7081f76f9210c2c4acd1e
Diffstat (limited to 'system/build')
-rw-r--r-- | system/build/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/build/Android.bp b/system/build/Android.bp index 76b9b476f3..52a5850179 100644 --- a/system/build/Android.bp +++ b/system/build/Android.bp @@ -88,7 +88,6 @@ cc_defaults { "fluoride_defaults_fuzzable", ], static_libs: [ - "libbluetooth_gd", "libstatslog_bt", ], target: { |