mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Renamed bluetooth apex name to com.android.bluetooth" am: c07fb30b8f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1924438 Change-Id: I4a92dfcf1af677498edc3a7da033040c9d2742c2
This commit is contained in:
@@ -25,7 +25,7 @@ hidl_interface {
|
|||||||
],
|
],
|
||||||
apex_available: [
|
apex_available: [
|
||||||
"//apex_available:platform",
|
"//apex_available:platform",
|
||||||
"com.android.bluetooth.updatable",
|
"com.android.bluetooth",
|
||||||
],
|
],
|
||||||
gen_java: false,
|
gen_java: false,
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ hidl_interface {
|
|||||||
],
|
],
|
||||||
apex_available: [
|
apex_available: [
|
||||||
"//apex_available:platform",
|
"//apex_available:platform",
|
||||||
"com.android.bluetooth.updatable",
|
"com.android.bluetooth",
|
||||||
],
|
],
|
||||||
gen_java: false,
|
gen_java: false,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user