Merge "Adding bluetooth apex"

This commit is contained in:
Roopa Sattiraju 2022-02-05 05:56:15 +00:00 committed by Gerrit Code Review
commit 7a79c11c44

View file

@ -23,5 +23,9 @@ hidl_interface {
interfaces: [
"android.hidl.base@1.0",
],
apex_available: [
"//apex_available:platform",
"com.android.bluetooth",
],
gen_java: true,
}