Loading system/Android.mk +1 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,7 @@ LOCAL_host_libraries := \ $(HOST_OUT_SHARED_LIBRARIES)/libz-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libprotobuf-cpp-full.so \ $(HOST_OUT_SHARED_LIBRARIES)/libunwindstack.so \ $(HOST_OUT_SHARED_LIBRARIES)/liblzma.so \ $(HOST_OUT_SHARED_LIBRARIES)/libbacktrace.so $(HOST_OUT_SHARED_LIBRARIES)/liblzma.so LOCAL_target_executables := \ $(TARGET_OUT_EXECUTABLES)/bluetooth_stack_with_facade Loading system/gd/cert/run +0 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,6 @@ function incremental_venv { cp {$HOST_LIB,$DEST_LIB_DIR}/libprotobuf-cpp-full.so cp {$HOST_LIB,$DEST_LIB_DIR}/libunwindstack.so cp {$HOST_LIB,$DEST_LIB_DIR}/liblzma.so cp {$HOST_LIB,$DEST_LIB_DIR}/libbacktrace.so i="${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/setup.py" cp {${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system,$DEST_DIR}${i#${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system} Loading system/gd/docs/architecture/style_guide.md +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ Examples of currently used libraries: * base::BindOnce * base::Bind * google-breakpad: host binary crash handler * libbacktrace: print stacktrace on crash on host * libunwindstack: print stacktrace on crash on host ## Exposed symbols Loading Loading
system/Android.mk +1 −2 Original line number Diff line number Diff line Loading @@ -39,8 +39,7 @@ LOCAL_host_libraries := \ $(HOST_OUT_SHARED_LIBRARIES)/libz-host.so \ $(HOST_OUT_SHARED_LIBRARIES)/libprotobuf-cpp-full.so \ $(HOST_OUT_SHARED_LIBRARIES)/libunwindstack.so \ $(HOST_OUT_SHARED_LIBRARIES)/liblzma.so \ $(HOST_OUT_SHARED_LIBRARIES)/libbacktrace.so $(HOST_OUT_SHARED_LIBRARIES)/liblzma.so LOCAL_target_executables := \ $(TARGET_OUT_EXECUTABLES)/bluetooth_stack_with_facade Loading
system/gd/cert/run +0 −1 Original line number Diff line number Diff line Loading @@ -362,7 +362,6 @@ function incremental_venv { cp {$HOST_LIB,$DEST_LIB_DIR}/libprotobuf-cpp-full.so cp {$HOST_LIB,$DEST_LIB_DIR}/libunwindstack.so cp {$HOST_LIB,$DEST_LIB_DIR}/liblzma.so cp {$HOST_LIB,$DEST_LIB_DIR}/libbacktrace.so i="${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system/setup.py" cp {${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system,$DEST_DIR}${i#${ANDROID_BUILD_TOP}/packages/modules/Bluetooth/system} Loading
system/gd/docs/architecture/style_guide.md +1 −1 Original line number Diff line number Diff line Loading @@ -174,7 +174,7 @@ Examples of currently used libraries: * base::BindOnce * base::Bind * google-breakpad: host binary crash handler * libbacktrace: print stacktrace on crash on host * libunwindstack: print stacktrace on crash on host ## Exposed symbols Loading