Loading android/app/Android.bp +1 −2 Original line number Original line Diff line number Diff line Loading @@ -22,11 +22,10 @@ cc_library_shared { "libbase", "libbase", "libchrome", "libchrome", "liblog", "liblog", "libnativehelper", ], ], static_libs: [ static_libs: [ "libbluetooth-types", "libbluetooth-types", // TODO(b/148645937) move this back to shared_libs "libnativehelper", ], ], cflags: [ cflags: [ "-Wall", "-Wall", Loading Loading
android/app/Android.bp +1 −2 Original line number Original line Diff line number Diff line Loading @@ -22,11 +22,10 @@ cc_library_shared { "libbase", "libbase", "libchrome", "libchrome", "liblog", "liblog", "libnativehelper", ], ], static_libs: [ static_libs: [ "libbluetooth-types", "libbluetooth-types", // TODO(b/148645937) move this back to shared_libs "libnativehelper", ], ], cflags: [ cflags: [ "-Wall", "-Wall", Loading