Loading health/1.0/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ cc_library_static { recovery_available: true, srcs: ["convert.cpp"], include_dirs: [ "system/core/base/include", "system/libbase/include", ], header_libs: ["libhealthd_headers"], export_header_lib_headers: ["libhealthd_headers"], Loading health/1.0/default/libhealthd/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,6 @@ cc_library_static { vendor_available: true, recovery_available: true, cflags: ["-Werror"], include_dirs: ["system/core/base/include"], include_dirs: ["system/libbase/include"], header_libs: ["libhealthd_headers"], } Loading
health/1.0/default/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ cc_library_static { recovery_available: true, srcs: ["convert.cpp"], include_dirs: [ "system/core/base/include", "system/libbase/include", ], header_libs: ["libhealthd_headers"], export_header_lib_headers: ["libhealthd_headers"], Loading
health/1.0/default/libhealthd/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -6,6 +6,6 @@ cc_library_static { vendor_available: true, recovery_available: true, cflags: ["-Werror"], include_dirs: ["system/core/base/include"], include_dirs: ["system/libbase/include"], header_libs: ["libhealthd_headers"], }