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

Commit ee561664 authored by TARKZiM's avatar TARKZiM
Browse files

kitakami-common: Build Broadcastradio HAL

parent 9501d371
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ PRODUCT_PACKAGES += \
    android.hardware.audio@2.0-service \
    android.hardware.audio.effect@2.0-impl \
    android.hardware.audio.effect@4.0-impl \
    android.hardware.broadcastradio@1.0-impl \
    audio.primary.msm8994 \
    audio.r_submix.default \
    audio.usb.default \
+5 −0
Original line number Diff line number Diff line
@@ -35,6 +35,11 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl">
        <name>android.hardware.broadcastradio</name>
        <transport arch="32+64">passthrough</transport>
        <version>1.0</version>
    </hal>
    <hal format="hidl">
        <name>android.hardware.camera.provider</name>
        <transport arch="32+64">passthrough</transport>