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

Commit 758b8941 authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "graphics: allow IAllocator 2.0 and IMapper to 2.1"

parents 9e638b54 32cc5ae3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -204,6 +204,8 @@
    </hal>
    <hal format="hidl" optional="false">
        <name>android.hardware.graphics.allocator</name>
        <!-- TODO(b/136016160): deprecating 2.0. New devices should not use this -->
        <version>2.0</version>
        <version>3.0</version>
        <version>4.0</version>
        <interface>
@@ -221,6 +223,8 @@
    </hal>
    <hal format="hidl" optional="false">
        <name>android.hardware.graphics.mapper</name>
        <!-- TODO(b/136016160): deprecating 2.1. New devices should not use this -->
        <version>2.1</version>
        <version>3.0</version>
        <version>4.0</version>
        <interface>