Loading android/app/Android.bp +1 −6 Original line number Diff line number Diff line Loading @@ -299,6 +299,7 @@ android_app { ], strict_updatability_linting: true, baseline_filename: "lint-baseline.xml", }, optimize: { Loading Loading @@ -335,9 +336,6 @@ java_library { ], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { baseline_filename: "lint-baseline.xml", }, } platform_compat_config { Loading @@ -359,9 +357,6 @@ java_library { ], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { baseline_filename: "lint-baseline.xml", }, } genrule { Loading android/app/jni/com_android_bluetooth_BluetoothQualityReport.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include "base/logging.h" #include "com_android_bluetooth.h" #include "gd/common/init_flags.h" #include "common/init_flags.h" #include "hardware/bt_bqr.h" using bluetooth::bqr::BluetoothQualityReportCallbacks; Loading android/app/jni/com_android_bluetooth_gatt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <shared_mutex> #include "com_android_bluetooth.h" #include "gd/common/init_flags.h" #include "common/init_flags.h" #include "hardware/bt_gatt.h" #include "hardware/bt_gatt_types.h" #include "rust/cxx.h" Loading Loading
android/app/Android.bp +1 −6 Original line number Diff line number Diff line Loading @@ -299,6 +299,7 @@ android_app { ], strict_updatability_linting: true, baseline_filename: "lint-baseline.xml", }, optimize: { Loading Loading @@ -335,9 +336,6 @@ java_library { ], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { baseline_filename: "lint-baseline.xml", }, } platform_compat_config { Loading @@ -359,9 +357,6 @@ java_library { ], min_sdk_version: "Tiramisu", sdk_version: "module_current", lint: { baseline_filename: "lint-baseline.xml", }, } genrule { Loading
android/app/jni/com_android_bluetooth_BluetoothQualityReport.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include "base/logging.h" #include "com_android_bluetooth.h" #include "gd/common/init_flags.h" #include "common/init_flags.h" #include "hardware/bt_bqr.h" using bluetooth::bqr::BluetoothQualityReportCallbacks; Loading
android/app/jni/com_android_bluetooth_gatt.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -26,7 +26,7 @@ #include <shared_mutex> #include "com_android_bluetooth.h" #include "gd/common/init_flags.h" #include "common/init_flags.h" #include "hardware/bt_gatt.h" #include "hardware/bt_gatt_types.h" #include "rust/cxx.h" Loading