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

Commit 24f6d1d7 authored by Etienne Ruffieux's avatar Etienne Ruffieux
Browse files

Added platform to Bluetooth audio hardware interfaces

Bug: 220306859
Test: atest
Tag: #feature
Change-Id: I965615a8cb8ad581e658cf9270571157c795eb60
parent 99049bde
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -21,4 +21,8 @@ hidl_interface {
        "android.hidl.base@1.0",
    ],
    gen_java: true,
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth",
    ],
}
+4 −0
Original line number Diff line number Diff line
@@ -21,4 +21,8 @@ hidl_interface {
        "android.hidl.base@1.0",
    ],
    gen_java: true,
    apex_available: [
        "//apex_available:platform",
        "com.android.bluetooth",
    ],
}