Merge "Renamed bluetooth apex name to com.android.bluetooth"

This commit is contained in:
Etienne Ruffieux
2021-12-16 18:10:44 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ hidl_interface {
],
apex_available: [
"//apex_available:platform",
"com.android.bluetooth.updatable",
"com.android.bluetooth",
],
gen_java: false,
}

View File

@@ -27,7 +27,7 @@ hidl_interface {
],
apex_available: [
"//apex_available:platform",
"com.android.bluetooth.updatable",
"com.android.bluetooth",
],
gen_java: false,
}