Merge "Adding bluetooth apex" am: eb9947d30d
Original change: https://android-review.googlesource.com/c/platform/hardware/libhardware/+/1931307 Change-Id: I2b64a8db6a05a3a627f13523a96530e8f5ce1b35
This commit is contained in:
commit
137114ba46
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ cc_library_headers {
|
|||
],
|
||||
},
|
||||
},
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.bluetooth",
|
||||
],
|
||||
min_sdk_version: "29",
|
||||
host_supported: true,
|
||||
|
||||
|
|
Loading…
Reference in a new issue