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

Commit b214b2e4 authored by Yifan Hong's avatar Yifan Hong Committed by Automerger Merge Worker
Browse files

Merge "Revert "health: require AIDL HAL and deprecate HIDL HAL."" am:...

Merge "Revert "health: require AIDL HAL and deprecate HIDL HAL."" am: 5ad3bb1f am: e5f1c034 am: fd797c42 am: 0f385bdb

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

Change-Id: I7adc5d968de9f0ecf1c9f205c37aeb2630ff7305
parents 46b8a474 0f385bdb
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -298,7 +298,16 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="false">
    <hal format="hidl" optional="false">
        <name>android.hardware.health</name>
        <version>2.1</version>
        <interface>
            <name>IHealth</name>
            <instance>default</instance>
        </interface>
    </hal>
    <!-- TODO(b/177269435): require health AIDL HAL and deprecate HIDL HAL -->
    <hal format="aidl" optional="true">
        <name>android.hardware.health</name>
        <version>1</version>
        <interface>