summaryrefslogtreecommitdiff
path: root/system/build
diff options
context:
space:
mode:
author David Duarte <licorne@google.com> 2023-06-01 16:13:33 +0000
committer David Duarte <licorne@google.com> 2023-06-01 16:13:33 +0000
commit2c88afe5b18bd97bf920c158df72346ed4aca039 (patch)
treef03a836940d69473bc542a647b3821e4ba0b3400 /system/build
parent9e1dfee912d98fa74895e4652677fac75e5eddd7 (diff)
Remove libcutils from fluoride_defaults
Test: mma Bug: 279502784 Change-Id: I1d34e57d351ab0f0c6baa94a6ae67eca52af705b
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 afde0c5e02..548f12cee7 100644
--- a/system/build/Android.bp
+++ b/system/build/Android.bp
@@ -129,9 +129,6 @@ cc_defaults {
"libbluetooth_gd",
"libstatslog_bt",
],
- shared_libs: [
- "libcutils",
- ],
target: {
darwin: {
// libstatslog_bt -> libbinder doesn't build on mac