Loading apex/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ apex { systemserverclasspath_fragments: ["com.android.btservices-systemserverclasspath-fragment"], compat_configs: [ "bluetooth-compat-config", "framework-bluetooth-compat-config", "bluetoothapk-platform-compat-config", "framework-bluetooth-compat-config", ], apps: ["Bluetooth"], Loading @@ -41,9 +41,9 @@ apex { "audio_set_configurations_json", "audio_set_scenarios_bfbs", "audio_set_scenarios_json", "btservices-linker-config", "bt_did.conf", "bt_stack.conf", "btservices-linker-config", "interop_database.conf", "privapp_allowlist_com.android.bluetooth.xml", ], Loading framework/Android.bp +5 −5 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ filegroup { name: "framework-bluetooth-sources", defaults: ["framework-sources-module-defaults"], srcs: [ "java/**/*.java", "java/**/*.aidl", "java/**/*.java", ], path: "java", } Loading @@ -24,13 +24,13 @@ java_defaults { name: "framework-bluetooth-defaults", defaults: ["bluetooth-module-sdk-version-defaults"], static_libs: [ "modules-utils-synchronous-result-receiver", "PlatformProperties", "modules-utils-synchronous-result-receiver", ], libs: [ "app-compat-annotations", "framework-tethering.stubs.module_lib", "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage "app-compat-annotations", ], stub_only_libs: ["framework-tethering.stubs.module_lib"], srcs: [ Loading @@ -53,8 +53,8 @@ java_library { java_sdk_library { name: "framework-bluetooth", defaults: [ "framework-module-defaults", "framework-bluetooth-defaults", "framework-module-defaults", ], jarjar_rules: ":bluetooth-jarjar-rules", Loading Loading @@ -96,6 +96,7 @@ java_defaults { name: "framework-bluetooth-tests-defaults", sdk_version: "core_platform", libs: [ "app-compat-annotations", // order matters: classes in framework-bluetooth are resolved before framework, meaning // @hide APIs in framework-bluetooth are resolved before @SystemApi stubs in framework "framework-bluetooth.impl", Loading @@ -103,7 +104,6 @@ java_defaults { "framework", // if sdk_version="" this gets automatically included, but here we need to add manually. "framework-res", "app-compat-annotations", ], defaults_visibility: ["//visibility:public"], } Loading framework/tests/stress/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android_test { exclude_filter: [], }, libs: [ "android.test.runner", "android.test.base", "android.test.runner", ], static_libs: [ "androidx.test.rules", Loading framework/tests/unit/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android_test { exclude_filter: [], }, libs: [ "android.test.runner", "android.test.base", "android.test.runner", ], static_libs: [ "androidx.test.ext.truth", Loading pandora/interfaces/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ java_library { ], proto: { include_dirs: [ "external/protobuf/src", "external/pandora/bt-test-interfaces", "external/protobuf/src", "packages/modules/Bluetooth/pandora/interfaces", ], plugin: "grpc-java-plugin", Loading @@ -34,9 +34,9 @@ java_library { name: "pandora_experimental-proto-java", visibility: ["//packages/modules/Bluetooth/android/pandora/server"], srcs: [ ":libprotobuf-internal-protos", ":pandora-protos", "pandora_experimental/*.proto", ":libprotobuf-internal-protos", ], static_libs: [ "libprotobuf-java-lite", Loading @@ -47,8 +47,8 @@ java_library { canonical_path_from_root: false, type: "lite", include_dirs: [ "external/protobuf/src", "external/pandora/bt-test-interfaces", "external/protobuf/src", "packages/modules/Bluetooth/pandora/interfaces", ], }, Loading Loading
apex/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -22,8 +22,8 @@ apex { systemserverclasspath_fragments: ["com.android.btservices-systemserverclasspath-fragment"], compat_configs: [ "bluetooth-compat-config", "framework-bluetooth-compat-config", "bluetoothapk-platform-compat-config", "framework-bluetooth-compat-config", ], apps: ["Bluetooth"], Loading @@ -41,9 +41,9 @@ apex { "audio_set_configurations_json", "audio_set_scenarios_bfbs", "audio_set_scenarios_json", "btservices-linker-config", "bt_did.conf", "bt_stack.conf", "btservices-linker-config", "interop_database.conf", "privapp_allowlist_com.android.bluetooth.xml", ], Loading
framework/Android.bp +5 −5 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ filegroup { name: "framework-bluetooth-sources", defaults: ["framework-sources-module-defaults"], srcs: [ "java/**/*.java", "java/**/*.aidl", "java/**/*.java", ], path: "java", } Loading @@ -24,13 +24,13 @@ java_defaults { name: "framework-bluetooth-defaults", defaults: ["bluetooth-module-sdk-version-defaults"], static_libs: [ "modules-utils-synchronous-result-receiver", "PlatformProperties", "modules-utils-synchronous-result-receiver", ], libs: [ "app-compat-annotations", "framework-tethering.stubs.module_lib", "unsupportedappusage", // for android.compat.annotation.UnsupportedAppUsage "app-compat-annotations", ], stub_only_libs: ["framework-tethering.stubs.module_lib"], srcs: [ Loading @@ -53,8 +53,8 @@ java_library { java_sdk_library { name: "framework-bluetooth", defaults: [ "framework-module-defaults", "framework-bluetooth-defaults", "framework-module-defaults", ], jarjar_rules: ":bluetooth-jarjar-rules", Loading Loading @@ -96,6 +96,7 @@ java_defaults { name: "framework-bluetooth-tests-defaults", sdk_version: "core_platform", libs: [ "app-compat-annotations", // order matters: classes in framework-bluetooth are resolved before framework, meaning // @hide APIs in framework-bluetooth are resolved before @SystemApi stubs in framework "framework-bluetooth.impl", Loading @@ -103,7 +104,6 @@ java_defaults { "framework", // if sdk_version="" this gets automatically included, but here we need to add manually. "framework-res", "app-compat-annotations", ], defaults_visibility: ["//visibility:public"], } Loading
framework/tests/stress/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android_test { exclude_filter: [], }, libs: [ "android.test.runner", "android.test.base", "android.test.runner", ], static_libs: [ "androidx.test.rules", Loading
framework/tests/unit/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -17,8 +17,8 @@ android_test { exclude_filter: [], }, libs: [ "android.test.runner", "android.test.base", "android.test.runner", ], static_libs: [ "androidx.test.ext.truth", Loading
pandora/interfaces/Android.bp +3 −3 Original line number Diff line number Diff line Loading @@ -19,8 +19,8 @@ java_library { ], proto: { include_dirs: [ "external/protobuf/src", "external/pandora/bt-test-interfaces", "external/protobuf/src", "packages/modules/Bluetooth/pandora/interfaces", ], plugin: "grpc-java-plugin", Loading @@ -34,9 +34,9 @@ java_library { name: "pandora_experimental-proto-java", visibility: ["//packages/modules/Bluetooth/android/pandora/server"], srcs: [ ":libprotobuf-internal-protos", ":pandora-protos", "pandora_experimental/*.proto", ":libprotobuf-internal-protos", ], static_libs: [ "libprotobuf-java-lite", Loading @@ -47,8 +47,8 @@ java_library { canonical_path_from_root: false, type: "lite", include_dirs: [ "external/protobuf/src", "external/pandora/bt-test-interfaces", "external/protobuf/src", "packages/modules/Bluetooth/pandora/interfaces", ], }, Loading