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

Commit bc8f502a authored by Devin Moore's avatar Devin Moore Committed by Android (Google) Code Review
Browse files

Revert^4 "Remove HIDL graphics.mapper service from V+"

2226b540

Change-Id: Ieb624e45901c499c82f7f6bc9e97f1268dea143d
parent 2226b540
Loading
Loading
Loading
Loading
+1 −10
Original line number Diff line number Diff line
@@ -238,15 +238,6 @@
            <instance>default</instance>
        </interface>
    </hal>
    <!-- Either the native or the HIDL mapper HAL must exist on the device -->
    <hal format="hidl" optional="true">
        <name>android.hardware.graphics.mapper</name>
        <version>4.0</version>
        <interface>
            <name>IMapper</name>
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="aidl" optional="true">
        <name>android.hardware.health</name>
        <version>1-2</version>
@@ -686,7 +677,7 @@
            <instance>default</instance>
        </interface>
    </hal>
    <!-- Either the native or the HIDL mapper HAL must exist on the device -->
    <!-- The native mapper HAL must exist on the device -->
    <hal format="native" optional="true">
        <name>mapper</name>
        <version>5.0</version>