Loading system/gd/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -147,9 +147,6 @@ cc_binary { generated_sources: [ "BluetoothFacadeGeneratedStub_cc", ], required: [ "root-canal", ], static_libs: [ "libbluetooth_gd", ], Loading @@ -166,6 +163,11 @@ cc_binary { "libutils", ], }, host: { required: [ "root-canal", ], }, }, sanitize: { address: true, Loading Loading
system/gd/Android.bp +5 −3 Original line number Diff line number Diff line Loading @@ -147,9 +147,6 @@ cc_binary { generated_sources: [ "BluetoothFacadeGeneratedStub_cc", ], required: [ "root-canal", ], static_libs: [ "libbluetooth_gd", ], Loading @@ -166,6 +163,11 @@ cc_binary { "libutils", ], }, host: { required: [ "root-canal", ], }, }, sanitize: { address: true, Loading