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

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

Merge "Adding bluetooth apex" am: 7a79c11c

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

Change-Id: I325276032f939aeb4bf2d8b83ed98f9434fd721d
parents 8cf5b007 7a79c11c
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,
}