Loading system/btcore/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ cc_library_static { darwin: { enabled: false, }, linux: { linux_glibc: { cflags: ["-D_GNU_SOURCE"], }, }, Loading system/osi/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ cc_library_static { darwin: { enabled: false, }, linux: { linux_glibc: { cflags: [ "-D_GNU_SOURCE", "-DOS_GENERIC", Loading Loading @@ -144,7 +144,7 @@ cc_test { "libosi", ], target: { linux: { linux_glibc: { cflags: ["-DOS_GENERIC"], }, darwin: { Loading system/service/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ cc_test { "test/stub_ipc_handler_linux.cc", ], }, linux: { linux_glibc: { srcs: btserviceLinuxSrc + [ // TODO(bcf): Fix this test. //"test/ipc_linux_unittest.cc", Loading Loading
system/btcore/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ cc_library_static { darwin: { enabled: false, }, linux: { linux_glibc: { cflags: ["-D_GNU_SOURCE"], }, }, Loading
system/osi/Android.bp +2 −2 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ cc_library_static { darwin: { enabled: false, }, linux: { linux_glibc: { cflags: [ "-D_GNU_SOURCE", "-DOS_GENERIC", Loading Loading @@ -144,7 +144,7 @@ cc_test { "libosi", ], target: { linux: { linux_glibc: { cflags: ["-DOS_GENERIC"], }, darwin: { Loading
system/service/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -137,7 +137,7 @@ cc_test { "test/stub_ipc_handler_linux.cc", ], }, linux: { linux_glibc: { srcs: btserviceLinuxSrc + [ // TODO(bcf): Fix this test. //"test/ipc_linux_unittest.cc", Loading