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

Commit 1313a757 authored by Roopa Sattiraju's avatar Roopa Sattiraju Committed by Automerger Merge Worker
Browse files

Merge "Adding bluetooth apex" am: 7a79c11c am: a550c194 am: 5ca1ea4a am: 3a346706

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

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