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

Commit 0dd8a982 authored by Logan Chien's avatar Logan Chien Committed by Gerrit Code Review
Browse files

Merge "Add libc_headers to header_libs for libpropertyinfoparser"

parents b26b07d8 d5f10b36
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,5 +13,6 @@ cc_library_static {
    ],
    stl: "none",
    system_shared_libs: [],
    header_libs: ["libc_headers"],
    export_include_dirs: ["include"],
}