- Nov 16, 2021
-
-
Yi Kong authored
These targets use symbols from some shared libs that happens to be re-exported by one of the static libs in non-LTO mode. ThinLTO is more aggressive/accurate at pruning unused symbols, thus the build fails due to missing symbols. Fixed by explicitly listing the dependent shared libs. Bug: 195134194 Test: m GLOBAL_THINLTO=true device-tests Change-Id: I5e9387a92ea7d10dcd6f0aa5a002e567478a8cdb
-
- Nov 15, 2021
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 206105788 Tag: #refactor Test: gd/cert/run Change-Id: Id50142d3f4e171a72fc92460413630e8cee9f052
-
Treehugger Robot authored
* changes: floss: Change build rules from //bt to //bt/system Revert "Floss: Fix build post repo migration"
-
Myles Watson authored
Bug: 202018502 Test: cert/run Tag: #feature Change-Id: I1a97a14da4305efe73410117e3e2e0b2acb6894c
-
Chris Manton authored
Bug: 203417776 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: I023284d054393fe6c649faf9287337ff3d9d042f
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 174215138 Tag: #refactor Test: gd/cert/run Change-Id: I87a336e4ada73fa5d69a81e2d11e6a3b5f18632c
-
Treehugger Robot authored
-
Ted Wang authored
-
Roopa Sattiraju authored
-
- Nov 13, 2021
-
-
Chris Manton authored
Bug: 206105788 Tag: #refactor Test: gd/cert/run Change-Id: I03eda64e5eeb287f4b6afe8e0f6d33e7f35fcdc1
-
Chris Manton authored
Bug: 203417776 Tag: #refactor Test: gd/cert/run Change-Id: Ic03a30b97598e45dc8bf7bb3e9e39abc4e8e8b6b
-
- Nov 12, 2021
-
-
Abhishek Pandit-Subedi authored
Ran a sed rule to replace most instances of //bt to //bt/system in all BUILD.gn and *.gni files. Also made some manual changes to include directories using packetgen and dumpsys to include bt/system/gd instead of just bt/gd. Added a new BUILD.gn at root that just points to system/BUILD.gn. On the Rust side, updated the Cargo.toml paths and build.rs includes for topshim. Bug: 205591223 Test: Run `./build.py` Tag: #floss Change-Id: Ib6b9b991f140742d765a1031c8f4085aba9ce552
-
Abhishek Pandit-Subedi authored
This reverts commit ddd429fe. As it turns out, we will need to change //bt to //bt/system after all because the ChromeOS ebuild can't easily handle the subdirectory change otherwise. Bug: 205591223 Test: Run `./build.py` Tag: #floss Change-Id: I620221cb589712dfc1f84c7ea87a175634a86250
-
Chris Manton authored
Bug: 188074901 Tag: #refactor Test: gd/cert/run Change-Id: Ifc7d6e2eee27e4d15acf34318c8d3b883d85d72d
-
Chris Manton authored
Bug: 188074901 Tag: #refactor Test: gd/cert/run Change-Id: Id1301da0a146cb71fcbc7970af8887ab9bce860d
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Chienyuan authored
Tag: #refactor Bug: 197044261 Test: manual BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Icbe1e00099ef85cbd21e82f4da0c82ec287afbfb Merged-In: Icbe1e00099ef85cbd21e82f4da0c82ec287afbfb
-
Ted Wang authored
Phonak does not adjust volume with the level included in set absolute volume command. Disable absolute volume control for Phonak to avoid volume keep at max. Tag: #compatibility Bug: 204939205 Test: manual Change-Id: I35d4d4e5231d67c46c2f5ea85f7e4364552892c4
-
Hansong Zhang authored
Test: cert/run Bug: 197316386 Tag: #feature Change-Id: I74f203d756350905f146a36ce1d7b3015688cf8f
-
- Nov 11, 2021
-
-
Chris Manton authored
Bug: 191555414 Tag: #refactor Test: gd/cert/run Change-Id: I36ed463face105b824ef3854b742734b3329af7a
-
Chris Manton authored
Bug: 202068782 Tag: #refactor Test: gd/cert/run Change-Id: I00564abbb638a45316b53609504bc35abbb63355
-
Chris Manton authored
Bug: 187830698 Tag: #refactor Test: gd/cert/run Change-Id: Iaa604d15509b0881efb2e779ebab1d481278a91c
-
Chris Manton authored
Bug: 199945370 Tag: #refactor Test: gd/cert/run Change-Id: I33ec0248e0e8baaf79fae32b7a9ee1e6a28ecc7b
-
Abhishek Pandit-Subedi authored
Cargo was not rerunning build.rs for linking when there were new C++ libraries available. This adds a rerun-if that checks the C++ output directory for changes when making this decision. Bug: 203696027 Tag: #floss Test: ./build.py with C++ changes only and confirm changes applied Change-Id: I46c968ce92ffddb7538b31df2103b79b0377fe3a
-
Sonny Sasaka authored
Bug: 195157393 Tag: #floss Test: Build floss on linux Change-Id: Iccc984f7f682840e03a1073aecdb27f6e2ad5c94
-
Sonny Sasaka authored
The `len` parameter is not useful in the Rust/D-Bus interface since an the length is already provided in an array data type. Bug: 202334519 Tag: #floss Test: Build floss on Linux Change-Id: I3acd58b996f0f158913e1f5f0ce20b652b6b26d3
-
Ugo Yu authored
Tag: #stability Bug: 158438628 Bug: 205900655 Test: adb shell dumpsys bluetooth_manager Change-Id: Id02951cacf3757769c1ebfa207193577ce15d90e
-
- Nov 10, 2021
-
-
Treehugger Robot authored
-
Treehugger Robot authored
-