diff options
Diffstat (limited to 'system/build')
-rw-r--r-- | system/build/Android.bp | 3 |
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 |