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

Commit 3a346706 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

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

Change-Id: I5599f18009e02e6c96b5d2de583a68801e0276fc
parents 6d8c580e 5ca1ea4a
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,
}
}