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