Loading system/gd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ LOCAL_host_libraries := \ $(HOST_OUT_SHARED_LIBRARIES)/libc++.so \ $(HOST_OUT_SHARED_LIBRARIES)/libchrome.so \ $(HOST_OUT_SHARED_LIBRARIES)/libcrypto-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libcutils.so \ $(HOST_OUT_SHARED_LIBRARIES)/libevent-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libflatbuffers-cpp.so \ $(HOST_OUT_SHARED_LIBRARIES)/libgrpc++_unsecure.so \ Loading system/gd/cert/run +2 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ OUT_TARGET="${ANDROID_BUILD_TOP}/out/target" TEST_CONFIG="${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/gd/cert/host_config.json" TEST_FILTER="-tf ${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/gd/cert/all_cert_testcases" CPP_BUILD_TARGET="bluetooth_stack_with_facade root-canal bluetooth_packets_python3" RUST_BUILD_TARGET="bluetooth_with_facades root-canal bluetooth_packets_python3" RUST_BUILD_TARGET="bluetooth_with_facades root-canal bluetooth_packets_python3 bt_topshim_facade" BUILD_TARGET=$CPP_BUILD_TARGET CLEAN_VENV=false Loading Loading @@ -313,6 +313,7 @@ function incremental_venv { DEST_LIB_DIR="${DEST_DIR}/lib64" cp {$HOST_BIN,$DEST_DIR}/bluetooth_stack_with_facade cp {$HOST_BIN,$DEST_DIR}/bluetooth_with_facades cp {$HOST_BIN,$DEST_DIR}/bt_topshim_facade cp {$HOST_BIN,$DEST_DIR}/root-canal cp {$HOST_LIB,$DEST_DIR}/bluetooth_packets_python3.so Loading system/gd/setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ host_executables = [ 'root-canal', 'bluetooth_stack_with_facade', # c++ 'bluetooth_with_facades', # rust 'bt_topshim_facade', # topshim ] Loading Loading
system/gd/Android.mk +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ LOCAL_host_libraries := \ $(HOST_OUT_SHARED_LIBRARIES)/libc++.so \ $(HOST_OUT_SHARED_LIBRARIES)/libchrome.so \ $(HOST_OUT_SHARED_LIBRARIES)/libcrypto-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libcutils.so \ $(HOST_OUT_SHARED_LIBRARIES)/libevent-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libflatbuffers-cpp.so \ $(HOST_OUT_SHARED_LIBRARIES)/libgrpc++_unsecure.so \ Loading
system/gd/cert/run +2 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,7 @@ OUT_TARGET="${ANDROID_BUILD_TOP}/out/target" TEST_CONFIG="${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/gd/cert/host_config.json" TEST_FILTER="-tf ${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/gd/cert/all_cert_testcases" CPP_BUILD_TARGET="bluetooth_stack_with_facade root-canal bluetooth_packets_python3" RUST_BUILD_TARGET="bluetooth_with_facades root-canal bluetooth_packets_python3" RUST_BUILD_TARGET="bluetooth_with_facades root-canal bluetooth_packets_python3 bt_topshim_facade" BUILD_TARGET=$CPP_BUILD_TARGET CLEAN_VENV=false Loading Loading @@ -313,6 +313,7 @@ function incremental_venv { DEST_LIB_DIR="${DEST_DIR}/lib64" cp {$HOST_BIN,$DEST_DIR}/bluetooth_stack_with_facade cp {$HOST_BIN,$DEST_DIR}/bluetooth_with_facades cp {$HOST_BIN,$DEST_DIR}/bt_topshim_facade cp {$HOST_BIN,$DEST_DIR}/root-canal cp {$HOST_LIB,$DEST_DIR}/bluetooth_packets_python3.so Loading
system/gd/setup.py +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ host_executables = [ 'root-canal', 'bluetooth_stack_with_facade', # c++ 'bluetooth_with_facades', # rust 'bt_topshim_facade', # topshim ] Loading