Loading Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ subdirs = [ "osi", "embdrv", "service", "include", "main", "bta", "vendor_libs", Loading README.md +0 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ git clone https://android.googlesource.com/platform/external/libchrome git clone https://android.googlesource.com/platform/external/libldac git clone https://android.googlesource.com/platform/external/modp_b64 git clone https://android.googlesource.com/platform/external/tinyxml2 git clone https://android.googlesource.com/platform/hardware/libhardware ``` And third party dependencies of third party dependencies: Loading @@ -60,7 +59,6 @@ ln -s ../../../external/libchrome libchrome ln -s ../../../external/libldac libldac ln -s ../../../external/modp_b64 modp_b64 ln -s ../../../external/tinyxml2 tinyxml2 ln -s ../../../hardware/libhardware libhardware ln -s ../../../external/googletest googletest ``` Loading system/audio_a2dp_hw/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_defaults { defaults: ["fluoride_defaults"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_a2dp_hw/include", ] } Loading system/bta/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ cc_defaults { shared_libs: [ "libcutils", ], header_libs: ["bluetooth.default_headers"], cflags: ["-DBUILDCFG"], } Loading Loading @@ -118,7 +119,6 @@ cc_test { srcs: [ "test/bta_hf_client_test.cc", ], header_libs: ["libhardware_headers"], shared_libs: [ "liblog", "libprotobuf-cpp-lite", Loading system/btcore/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_static { shared_libs: [ "liblog", ], header_libs: ["bluetooth.default_headers"], host_supported: true, target: { darwin: { Loading Loading
Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ subdirs = [ "osi", "embdrv", "service", "include", "main", "bta", "vendor_libs", Loading
README.md +0 −2 Original line number Diff line number Diff line Loading @@ -35,7 +35,6 @@ git clone https://android.googlesource.com/platform/external/libchrome git clone https://android.googlesource.com/platform/external/libldac git clone https://android.googlesource.com/platform/external/modp_b64 git clone https://android.googlesource.com/platform/external/tinyxml2 git clone https://android.googlesource.com/platform/hardware/libhardware ``` And third party dependencies of third party dependencies: Loading @@ -60,7 +59,6 @@ ln -s ../../../external/libchrome libchrome ln -s ../../../external/libldac libldac ln -s ../../../external/modp_b64 modp_b64 ln -s ../../../external/tinyxml2 tinyxml2 ln -s ../../../hardware/libhardware libhardware ln -s ../../../external/googletest googletest ``` Loading
system/audio_a2dp_hw/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ cc_defaults { defaults: ["fluoride_defaults"], include_dirs: [ "packages/modules/Bluetooth/system", "packages/modules/Bluetooth/system/include", "packages/modules/Bluetooth/system/audio_a2dp_hw/include", ] } Loading
system/bta/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,7 @@ cc_defaults { shared_libs: [ "libcutils", ], header_libs: ["bluetooth.default_headers"], cflags: ["-DBUILDCFG"], } Loading Loading @@ -118,7 +119,6 @@ cc_test { srcs: [ "test/bta_hf_client_test.cc", ], header_libs: ["libhardware_headers"], shared_libs: [ "liblog", "libprotobuf-cpp-lite", Loading
system/btcore/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ cc_library_static { shared_libs: [ "liblog", ], header_libs: ["bluetooth.default_headers"], host_supported: true, target: { darwin: { Loading