Merge "Remove obsolete debuggerd32/debuggerd64 hack." am: 0da2523570

am: 10f60624f7

Change-Id: Iff6185e5650bfb01d19812540f67e606289cd8ae
This commit is contained in:
Elliott Hughes 2018-02-16 23:56:38 +00:00 committed by android-build-merger
commit ab98ba92be

View file

@ -209,12 +209,6 @@ cc_binary {
android: {
static_libs: ["libdebuggerd_handler_fallback"],
},
android64: {
cflags: ["-DTARGET_IS_64_BIT"],
},
linux_bionic: {
cflags: ["-DTARGET_IS_64_BIT"],
},
},
compile_multilib: "both",