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

Commit 375a5b56 authored by Jayant Chowdhary's avatar Jayant Chowdhary Committed by Android (Google) Code Review
Browse files

Merge "Mark libui as vendor_available" into oc-dev

parents 09e388ff a02a87c5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

cc_library_shared {
    name: "libui",
    vendor_available: true,

    clang: true,
    cppflags: [
@@ -61,6 +62,10 @@ cc_library_shared {
        "UiConfig.cpp",
    ],

    include_dirs: [
        "frameworks/native/include",
    ],

    shared_libs: [
        "android.hardware.graphics.allocator@2.0",
        "android.hardware.graphics.mapper@2.0",