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

Commit 34412e26 authored by John Reck's avatar John Reck
Browse files

Require mapper4

Bug: 280901110
Test: make

Change-Id: I49fa786957716d896b5476eac32b4c6d9077fe80
parent 099240ae
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -330,9 +330,6 @@
    <!-- Either the native or the HIDL mapper HAL must exist on the device -->
    <hal format="hidl" optional="true">
        <name>android.hardware.graphics.mapper</name>
        <!-- New, non-Go devices should use 4.0, tested in vts_treble_vintf_vendor_test -->
        <version>2.1</version>
        <version>3.0</version>
        <version>4.0</version>
        <interface>
            <name>IMapper</name>