Skip to content
Snippets Groups Projects
Commit fa5022b7 authored by William Escande's avatar William Escande
Browse files

Remove broad default in changes-id library

Bug: 262605980
Test: m ServiceBluetoothTests service-bluetooth
Change-Id: I962a602a097427e63f72a00232081083d928d8bb
parent 81450933
No related branches found
No related tags found
No related merge requests found
......@@ -18,13 +18,16 @@ package {
java_library {
name: "service-bluetooth.change-ids",
defaults: ["service-bluetooth-common-defaults"],
srcs: [
"com/android/server/bluetooth/ChangeIds.java",
],
libs: [
"app-compat-annotations",
],
apex_available: [
"com.android.btservices",
],
min_sdk_version: "Tiramisu",
sdk_version: "system_server_current",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment