Loading android/app/jni/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_shared { "com_android_bluetooth_gatt.cpp", "com_android_bluetooth_sdp.cpp", ], header_libs: ["bluetooth.default_headers"], include_dirs: [ "libnativehelper/include/nativehelper", "system/bt/types", Loading @@ -24,7 +25,6 @@ cc_library_shared { "libchrome", "libnativehelper", "liblog", "libhardware", ], static_libs: [ "libbluetooth-types", Loading Loading
android/app/jni/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_shared { "com_android_bluetooth_gatt.cpp", "com_android_bluetooth_sdp.cpp", ], header_libs: ["bluetooth.default_headers"], include_dirs: [ "libnativehelper/include/nativehelper", "system/bt/types", Loading @@ -24,7 +25,6 @@ cc_library_shared { "libchrome", "libnativehelper", "liblog", "libhardware", ], static_libs: [ "libbluetooth-types", Loading