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

Commit e5f1c034 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: 5ad3bb1f

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

Change-Id: I0488ff4dc0e6d19c562ae6c771f7165886b3b683
parents 75667634 5ad3bb1f
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -267,7 +267,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>