Loading android/apishim/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -23,9 +23,7 @@ java_defaults { "androidx.annotation_annotation", "modules-utils-build", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading android/app/Android.bp +8 −22 Original line number Diff line number Diff line Loading @@ -32,9 +32,7 @@ java_library { name: "bluetooth.mapsapi", srcs: ["lib/mapapi/**/*.java"], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { Loading @@ -47,9 +45,7 @@ java_library { srcs: [":framework-mms-shared-srcs"], libs: ["unsupportedappusage"], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { Loading Loading @@ -80,7 +76,7 @@ cc_library_shared { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], // libbluetooth_jni is the jni lib included in the btservices apex. // libbluetooth_jni is the jni lib included in the com.android.bt apex. // As this library is inside an APEX the shared_libs that does not // expose stubs are copied inside it. As a result using those as // shared libraries is less interesting as they are not shared, so we link Loading Loading @@ -164,9 +160,7 @@ cc_library_shared { sanitize: { scs: true, }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading Loading @@ -200,9 +194,7 @@ cc_library { sanitize: { scs: true, }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], host_supported: true, min_sdk_version: "Tiramisu", } Loading Loading @@ -340,9 +332,7 @@ android_app { optimize: false, proguard_flags_files: ["proguard.flags"], }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", updatable: true, Loading @@ -356,9 +346,7 @@ java_library { libs: [ "app-compat-annotations", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", } Loading @@ -377,9 +365,7 @@ java_library { srcs: [ ":srcs_bluetooth_protos", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", } Loading common/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ java_library { "bluetooth/constants/aics/GainMode.aidl", "bluetooth/constants/aics/Mute.aidl", ], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", visibility: ["//packages/modules/Bluetooth:__subpackages__"], Loading flags/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ java_aconfig_library { name: "bluetooth_flags_java_lib", aconfig_declarations: "bluetooth_aconfig_flags", visibility: ["//packages/modules/Bluetooth:__subpackages__"], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], libs: ["framework-configinfrastructure.stubs.module_lib"], sdk_version: "module_current", min_sdk_version: "Tiramisu", Loading @@ -83,7 +83,7 @@ cc_aconfig_library { aconfig_declarations: "bluetooth_aconfig_flags", host_supported: true, visibility: ["//packages/modules/Bluetooth:__subpackages__"], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading @@ -101,7 +101,7 @@ rust_aconfig_library { host_supported: true, crate_name: "bluetooth_aconfig_flags_rust", aconfig_declarations: "bluetooth_aconfig_flags", apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", visibility: ["//packages/modules/Bluetooth/system:__subpackages__"], } framework/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -82,9 +82,7 @@ java_sdk_library { ":__subpackages__", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], permitted_packages: [ "android.bluetooth", Loading Loading
android/apishim/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -23,9 +23,7 @@ java_defaults { "androidx.annotation_annotation", "modules-utils-build", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading
android/app/Android.bp +8 −22 Original line number Diff line number Diff line Loading @@ -32,9 +32,7 @@ java_library { name: "bluetooth.mapsapi", srcs: ["lib/mapapi/**/*.java"], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { Loading @@ -47,9 +45,7 @@ java_library { srcs: [":framework-mms-shared-srcs"], libs: ["unsupportedappusage"], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { Loading Loading @@ -80,7 +76,7 @@ cc_library_shared { "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/gd", ], // libbluetooth_jni is the jni lib included in the btservices apex. // libbluetooth_jni is the jni lib included in the com.android.bt apex. // As this library is inside an APEX the shared_libs that does not // expose stubs are copied inside it. As a result using those as // shared libraries is less interesting as they are not shared, so we link Loading Loading @@ -164,9 +160,7 @@ cc_library_shared { sanitize: { scs: true, }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading Loading @@ -200,9 +194,7 @@ cc_library { sanitize: { scs: true, }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], host_supported: true, min_sdk_version: "Tiramisu", } Loading Loading @@ -340,9 +332,7 @@ android_app { optimize: false, proguard_flags_files: ["proguard.flags"], }, apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", updatable: true, Loading @@ -356,9 +346,7 @@ java_library { libs: [ "app-compat-annotations", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", } Loading @@ -377,9 +365,7 @@ java_library { srcs: [ ":srcs_bluetooth_protos", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", } Loading
common/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ java_library { "bluetooth/constants/aics/GainMode.aidl", "bluetooth/constants/aics/Mute.aidl", ], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", sdk_version: "module_current", visibility: ["//packages/modules/Bluetooth:__subpackages__"], Loading
flags/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ java_aconfig_library { name: "bluetooth_flags_java_lib", aconfig_declarations: "bluetooth_aconfig_flags", visibility: ["//packages/modules/Bluetooth:__subpackages__"], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], libs: ["framework-configinfrastructure.stubs.module_lib"], sdk_version: "module_current", min_sdk_version: "Tiramisu", Loading @@ -83,7 +83,7 @@ cc_aconfig_library { aconfig_declarations: "bluetooth_aconfig_flags", host_supported: true, visibility: ["//packages/modules/Bluetooth:__subpackages__"], apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", } Loading @@ -101,7 +101,7 @@ rust_aconfig_library { host_supported: true, crate_name: "bluetooth_aconfig_flags_rust", aconfig_declarations: "bluetooth_aconfig_flags", apex_available: ["com.android.btservices"], apex_available: ["com.android.bt"], min_sdk_version: "Tiramisu", visibility: ["//packages/modules/Bluetooth/system:__subpackages__"], }
framework/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -82,9 +82,7 @@ java_sdk_library { ":__subpackages__", ], apex_available: [ "com.android.btservices", ], apex_available: ["com.android.bt"], permitted_packages: [ "android.bluetooth", Loading