Loading property_service/libpropertyinfoparser/Android.bp +6 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,11 @@ cc_library_static { "-Werror", ], stl: "none", target: { bionic: { system_shared_libs: [], header_libs: ["libc_headers"], }, }, export_include_dirs: ["include"], } Loading
property_service/libpropertyinfoparser/Android.bp +6 −2 Original line number Diff line number Diff line Loading @@ -18,7 +18,11 @@ cc_library_static { "-Werror", ], stl: "none", target: { bionic: { system_shared_libs: [], header_libs: ["libc_headers"], }, }, export_include_dirs: ["include"], }