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

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

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

Merge "health: require AIDL HAL and deprecate HIDL HAL." am: 6327a1ac am: c201a91c am: 90cd5366

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

Change-Id: I597edd1cb8161406f8bc7b93545b288eac1d5b4a
parents ab9fa264 90cd5366
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -267,16 +267,7 @@
            <instance>default</instance>
        </interface>
    </hal>
    <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">
    <hal format="aidl" optional="false">
        <name>android.hardware.health</name>
        <version>1</version>
        <interface>