Loading tools/aapt2/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,10 @@ cc_defaults { }, darwin: { cflags: ["-D_DARWIN_UNLIMITED_STREAMS"], host_ldlibs: [ // Required by protobuf "-framework CoreFoundation", ], }, }, header_libs: [ Loading Loading
tools/aapt2/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,10 @@ cc_defaults { }, darwin: { cflags: ["-D_DARWIN_UNLIMITED_STREAMS"], host_ldlibs: [ // Required by protobuf "-framework CoreFoundation", ], }, }, header_libs: [ Loading