Loading system/gd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ bluetooth_cert_test_file_list += \ $(HOST_OUT_EXECUTABLES)/bluetooth_stack_with_facade \ $(HOST_OUT_SHARED_LIBRARIES)/bluetooth_packets_python3.so \ $(HOST_OUT_SHARED_LIBRARIES)/libbluetooth_gd.so \ $(HOST_OUT_SHARED_LIBRARIES)/libc++.so \ $(HOST_OUT_SHARED_LIBRARIES)/libgrpc++_unsecure.so \ $(TARGET_OUT_EXECUTABLES)/bluetooth_stack_with_facade \ $(TARGET_OUT_SHARED_LIBRARIES)/libbluetooth_gd.so \ Loading Loading
system/gd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -26,6 +26,7 @@ bluetooth_cert_test_file_list += \ $(HOST_OUT_EXECUTABLES)/bluetooth_stack_with_facade \ $(HOST_OUT_SHARED_LIBRARIES)/bluetooth_packets_python3.so \ $(HOST_OUT_SHARED_LIBRARIES)/libbluetooth_gd.so \ $(HOST_OUT_SHARED_LIBRARIES)/libc++.so \ $(HOST_OUT_SHARED_LIBRARIES)/libgrpc++_unsecure.so \ $(TARGET_OUT_EXECUTABLES)/bluetooth_stack_with_facade \ $(TARGET_OUT_SHARED_LIBRARIES)/libbluetooth_gd.so \ Loading