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

Commit 955d1880 authored by Devin Moore's avatar Devin Moore Committed by Automerger Merge Worker
Browse files

Merge "Make graphics.allocator HIDL service optional" into tm-dev am: 77e15d0e am: 578f43c2

parents bb1bbc41 578f43c2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -289,9 +289,9 @@
            <instance>default</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="false">
    <hal format="hidl" optional="true">
        <name>android.hardware.graphics.allocator</name>
        <!-- New, non-Go devices should use 4.0, tested in vts_treble_vintf_vendor_test -->
        <!-- New, non-Go devices should use 4.0 or the AIDL hal. -->
        <version>2.0</version>
        <version>3.0</version>
        <version>4.0</version>