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

Commit c03e4995 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "gralloc: Set min_sdk_version" am: 2a2e9e0a am: 4723c78b

Change-Id: I6f5cdad7f5c41b029d14b0eafee1cdc4863c2e58
parents b0efc1f6 4723c78b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,4 +26,5 @@ cc_library {
    export_include_dirs: ["include"],
    shared_libs: ["android.hardware.graphics.allocator@2.0"],
    header_libs: ["libhardware_headers"],
    min_sdk_version: "29",
}