Loading system/gd/proto/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,10 @@ java_library_static { "bluetooth/metrics/bluetooth.proto", "bluetooth/bluetoothKeystore/keystore.proto", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_static { Loading @@ -21,6 +25,10 @@ cc_library_static { "bluetooth/metrics/bluetooth.proto", "bluetooth/bluetoothKeystore/keystore.proto", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_static { Loading system/include/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ cc_library_headers { vendor_available: true, host_supported: true, apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_headers { Loading system/packet/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,10 @@ cc_library_static { "lib-bt-packets-base", "lib-bt-packets-avrcp", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_test { Loading system/packet/avrcp/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,8 @@ cc_library_static { static_libs: [ "lib-bt-packets-base", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } system/packet/base/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -8,4 +8,8 @@ cc_library_static { "iterator.cc", "packet_builder.cc", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } Loading
system/gd/proto/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,10 @@ java_library_static { "bluetooth/metrics/bluetooth.proto", "bluetooth/bluetoothKeystore/keystore.proto", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_static { Loading @@ -21,6 +25,10 @@ cc_library_static { "bluetooth/metrics/bluetooth.proto", "bluetooth/bluetoothKeystore/keystore.proto", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_static { Loading
system/include/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,10 @@ cc_library_headers { vendor_available: true, host_supported: true, apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_library_headers { Loading
system/packet/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,10 @@ cc_library_static { "lib-bt-packets-base", "lib-bt-packets-avrcp", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], } cc_test { Loading
system/packet/avrcp/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -32,4 +32,8 @@ cc_library_static { static_libs: [ "lib-bt-packets-base", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], }
system/packet/base/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -8,4 +8,8 @@ cc_library_static { "iterator.cc", "packet_builder.cc", ], apex_available: [ "//apex_available:platform", "com.android.bluetooth.updatable", ], }