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

Commit 0d70e447 authored by Isaac Chen's avatar Isaac Chen Committed by Android (Google) Code Review
Browse files

Merge "Export libui_headers as vndk header only library" into oc-mr1-dev

parents 08ac1c81 8d1349ad
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -108,4 +108,10 @@ cc_library_shared {
    ],
}

cc_library_headers {
    name: "libui_headers",
    export_include_dirs: ["include"],
    vendor_available: true,
}

subdirs = ["tests"]