summaryrefslogtreecommitdiff
path: root/system/build
diff options
context:
space:
mode:
author David Duarte <licorne@google.com> 2023-08-04 21:48:09 +0000
committer David Duarte <licorne@google.com> 2023-08-06 02:11:45 +0000
commit14ea74300064ed48b57643115d670cde0e4b38bc (patch)
treeb1902037c03804a7c8b1f4f4a04f68167068b8db /system/build
parent62e59635d2e4f33b36ff329337b3fc58907efdc4 (diff)
Remove libstatslog_bt from fluoride_defaults
Bug: 279502784 Test: mmm packages/modules/Bluetooth Change-Id: I605c33cbb8bb95684188e21ca75f9901a13fd448
Diffstat (limited to 'system/build')
-rw-r--r--system/build/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/build/Android.bp b/system/build/Android.bp
index 52a5850179..85fd7e2981 100644
--- a/system/build/Android.bp
+++ b/system/build/Android.bp
@@ -87,9 +87,6 @@ cc_defaults {
defaults: [
"fluoride_defaults_fuzzable",
],
- static_libs: [
- "libstatslog_bt",
- ],
target: {
darwin: {
// libstatslog_bt -> libbinder doesn't build on mac