Revert^2 "check check, is anyone there? *static*"
check check, is anyone there? *static* * statically link libbluetooth into libbluetooth_jni * clean up some build rule defaults * statically link libchrome * stop using whole static libs, to increase ability to prune unused code * remove required libbluetooth * statically link libstatlog_bt in a few location :party: :party: Still some issue on local test. I suppose they should only be run in the test suite. Test are: * bluetooth-test-audio-hal-interface * bluetooth_flatbuffer_bundler_test * net_test_rfcomm_suite * net_test_stack_rfcomm Bug: 220805766 Test: compile, verify BT boots & basic use cases work Testeted with all cc_test in packages/modules/Bluetooth: `atest $(grep -w cc_test -A 1 $(find packages/modules/Bluetooth -name Android.bp) | grep name | cut -d '"' -f 2)` Test: m bluetoothtbd Test: atest bluetoothtbd_test Test: m libstatslog_bt bt_headless libbluetooth_gd libbtif libbt-common bluetooth_stack_with_facade bluetooth_test_gd_unit bluetooth_gd_fuzz_test libbt_audio_hal_a2dp_encoding_fuzzer Ignore-AOSP-First: apex changes not in AOSP yet e634b3db Change-Id: I99ea709fe591ca362208547051d7fd5810ed42ed
Showing
- android/app/Android.bp 15 additions, 7 deletionsandroid/app/Android.bp
- android/app/jni/com_android_bluetooth_a2dp.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_a2dp.cpp
- android/app/jni/com_android_bluetooth_a2dp_sink.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_a2dp_sink.cpp
- android/app/jni/com_android_bluetooth_avrcp_controller.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_avrcp_controller.cpp
- android/app/jni/com_android_bluetooth_btservice_AdapterService.cpp 8 additions, 0 deletions...pp/jni/com_android_bluetooth_btservice_AdapterService.cpp
- android/app/jni/com_android_bluetooth_csip_set_coordinator.cpp 0 additions, 1 deletion...id/app/jni/com_android_bluetooth_csip_set_coordinator.cpp
- android/app/jni/com_android_bluetooth_gatt.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_gatt.cpp
- android/app/jni/com_android_bluetooth_hap_client.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_hap_client.cpp
- android/app/jni/com_android_bluetooth_hearing_aid.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_hearing_aid.cpp
- android/app/jni/com_android_bluetooth_hfp.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_hfp.cpp
- android/app/jni/com_android_bluetooth_hfpclient.cpp 0 additions, 1 deletionandroid/app/jni/com_android_bluetooth_hfpclient.cpp
- android/app/jni/com_android_bluetooth_hid_device.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_hid_device.cpp
- android/app/jni/com_android_bluetooth_hid_host.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_hid_host.cpp
- android/app/jni/com_android_bluetooth_le_audio.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_le_audio.cpp
- android/app/jni/com_android_bluetooth_pan.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_pan.cpp
- android/app/jni/com_android_bluetooth_sdp.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_sdp.cpp
- android/app/jni/com_android_bluetooth_vc.cpp 0 additions, 2 deletionsandroid/app/jni/com_android_bluetooth_vc.cpp
- apex/Android.bp 0 additions, 3 deletionsapex/Android.bp
- system/audio_hal_interface/fuzzer/Android.bp 3 additions, 0 deletionssystem/audio_hal_interface/fuzzer/Android.bp
- system/bta/Android.bp 4 additions, 18 deletionssystem/bta/Android.bp
Loading
Please register or sign in to comment