Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ca1ea4a authored by Roopa Sattiraju's avatar Roopa Sattiraju Committed by Automerger Merge Worker
Browse files

Merge "Adding bluetooth apex" am: 7a79c11c am: a550c194

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1932846

Change-Id: I684176407412f7322cacbd72ac09fa36126211cd
parents dae5db1c a550c194
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -23,5 +23,9 @@ hidl_interface {
    interfaces: [
    interfaces: [
        "android.hidl.base@1.0",
        "android.hidl.base@1.0",
    ],
    ],
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth",
    ],
    gen_java: true,
    gen_java: true,
}
}