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

Commit bf56a104 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 am:...

Merge "gralloc: Set min_sdk_version" am: 2a2e9e0a am: 4723c78b am: c03e4995 am: c8429a80 am: 38538251

Change-Id: Id92f2320292f9cb4521ca4afaa5675cb7c69bfc0
parents d0ce7296 38538251
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",
}