Merge "Adding bluetooth apex"
This commit is contained in:
commit
7a79c11c44
1 changed files with 4 additions and 0 deletions
|
@ -23,5 +23,9 @@ hidl_interface {
|
|||
interfaces: [
|
||||
"android.hidl.base@1.0",
|
||||
],
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.bluetooth",
|
||||
],
|
||||
gen_java: true,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue