- Nov 19, 2021
-
-
Abhishek Pandit-Subedi authored
On cross-compiles, the main build was failing because //bt:tools was dependending on //bt/system:tools which doesn't exist on cross-compile builds. Thus, move the condition to //bt:tools instead. Bug: 201687614 Tag: #floss Test: emerge-arm-generic floss on ChromeOS Change-Id: I915ef8f8fa80f4642972a9aec960b428c581360d
-
Jizheng Chu authored
-
Treehugger Robot authored
-
- Nov 18, 2021
-
-
Chris Manton authored
Bug: 197150934 Tag: #refactor Test: gd/cert/run Change-Id: I0ac5a5e507519fcc61ac3b16377be160b1a15a3f
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Erwin Jansen authored
-
Jizheng Chu authored
Bug: 202431445 Test: Build artifact and run Blueberry GD Cert tests in venv with Mobly installed Change-Id: I185a61b44f9bee2da7e1f823dffb700d2d1831fa
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Myles Watson authored
Bug: 202018502 Test: cert/run Tag: #feature Change-Id: I54a15306e9748e2e957bdeba879915aee7b9dabd
-
Myles Watson authored
Bug: 202018502 Test: cert/run Tag: #feature Change-Id: Ia7a43f96d8d7eee277658d2ab712c4e1c32fe44e
-
Myles Watson authored
Bug: 202018502 Test: cert/run Tag: #feature Change-Id: I71bcda53782a79fa73837747e36506bddaa3d85f
-
Treehugger Robot authored
-
Chris Manton authored
Bug: 204433265 Tag: #refactor Test: gd/cert/run Change-Id: I1b2b9096a3cb5a5de444606abb2f022c224175f5
-
Treehugger Robot authored
-
hscham authored
For CrOS floss. The headers will no longer be indirectly included via libchrome headers. Bug: 198993705 Tag: #floss Test: FEATURES=test emerge-zork-floss floss Change-Id: I4829e8b99381206416d3ae5149d315625f42f043
-
- Nov 17, 2021
-
-
Chris Manton authored
Bug: 188074901 Tag: #refactor Test: gd/cert/run BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ie436f56cb167bd52eb795e6f379088c27b5f09c9
-
Sonny Sasaka authored
Should be migrated to system/gd as well. Not doing so caused BluetoothGeneratedPackets_rust to be always rebuilt since we don't detect the right output file. Bug: 205591223 Tag: #floss Test: Build on Linux Change-Id: Ife2b03e993a2d5e952f483eda264494c386a7362
-
Łukasz Rymanowski authored
provider_ represents HAL 2.0. What we need here is check if any provider is available. IsValid() does it. Bug: 150670922 Tag: #feature Sponsor: jpawlowski@ Test: compile Change-Id: I37833cdc65dd3a0ce22e01e8886558ca0168e0d0
-
Chris Manton authored
Bug: 206736603 Tag: #refactor Test: gd/cert/run Change-Id: I7ec6091159f16af560cf71d53c4fe66e10c1b05b
-
Chris Manton authored
Bug: 187825293 Tag: #refactor Test: gd/cert/run Change-Id: If886fc0c90847e700d195777b0b670e8b0638d69
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Treehugger Robot authored
-
Hansong Zhang authored
This reverts commit 8bae228532b8b8f3dcd531351691b3c22ff042ba. Reason for revert: Caused b/204956632 Test: manual, with SBC or aptx codec HS Tag: #stability Bug: 204956632 Change-Id: I09b1afb51ce8d23e360b1c89eb4fc4d404255aa9
-
Abhishek Pandit-Subedi authored
Latest libchrome requires explicitly including the logging header instead of including it automatically. Bug: 206135094 Tag: #floss Test: USE="floss_upstream" emerge-zork-floss floss Change-Id: I1b3811bc8b8a24fbb802778c6d61e12893437a6a
-
Chienyuan authored
Tag: #refactor Bug: 205193215 Test: gd/cert/run Test: manual BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Change-Id: Ib940afab707a8a877b98e6565dfb31007734c33b
-
Jizheng Chu authored
Bug: 202431445 Test: Build artifact and run Blueberry GD Cert tests in venv with Mobly installed Change-Id: Iaeb1a81a791df44030540a419c6d4b9cbc44037d
-
- Nov 16, 2021
-
-
Treehugger Robot authored
-
William Escande authored
A2DP_FindService use a global to store the tSDP_DISCOVERY_DB. This global was not clean in case of an error process and was reused on next call. if the size was dynamic (like in the fuzzer) it could generate an overflow. Current code is using a constant size so the overflow can not happen. Still fixing this to not be possible Bug: 203777533 Test: Manual testing to ensure it crash without this fix. Tag: #stability Change-Id: Ic170b4a5e1a2bb62dbb229a4db33978ee42cda86
-
Jakub Pawlowski authored
* changes: Fix abort of the sanitizer New LC3 Encoder
-
Jakub Pawlowski authored
Bug: 150670922 Tag: #feature Change-Id: I5a9b1168a623d6b064aaf51d30b5994d6a79a2dc
-
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
-