- Feb 07, 2023
-
-
Henri Chataing authored
Test: cargo build && cargo test Change-Id: Ibede334254e6faa7920139a68747792e87ed05a3
-
- Feb 02, 2023
-
-
Myles Watson authored
-
William Escande authored
-
Henri Chataing authored
-
Henri Chataing authored
model/controller/vendor_commands The name vendor is reserved for external dependencies Test: m root-canal Change-Id: I005f57dbb8fdbc26cca9fc9129d8263a33607b19
-
Josh Wu authored
Add a systemProperties to disable it only on watch Test: atest BluetoothInstrumentationTests Bug: 239755059 Bug: 263323082 Change-Id: Ie32ea5ac5468a7373381212af4d9f6c6ee1ee718 (cherry picked from commit 678b6250a592e960dd7ec57b3b5efdfee8836628)
-
Chris Manton authored
Bug: 197478351 Tag: #refactor Test: gd/cert/run Change-Id: I57dab13fd919774db50f6c5366515c576a519c83
-
Henri Chataing authored
-
Ventsislav Zahariev authored
-
Ventsislav Zahariev authored
-
Ventsislav Zahariev authored
-
Ventsislav Zahariev authored
-
Ventsislav Zahariev authored
-
Ventsislav Zahariev authored
-
Treehugger Robot authored
* changes: Avatar: Adapt the test and the config Avatar: Use atest instead of custom avatar_runner
-
Rahul Arya authored
-
Henri Chataing authored
- Replace ASSERT => LOG_ALWAYS_FATAL - Replace include of os/log.h => log.h - Iterate loop by reference Test: m root-canal Change-Id: I0b9978fcff2b4b9e6a50373d9f3f661fbc53ce06
-
Myles Watson authored
AServiceManager_getService is deprecated. Bug: 264611736 Test: atest pts-bot Change-Id: If7022e9726b91990723922408284f2a885abbf3a
-
- Feb 01, 2023
-
-
Chris Manton authored
Bug: 264549607 Test: cert/run Tag: #gd-refactor Change-Id: I67cfc0ccb226eaa11102770ff3d912bf7ad792c5
-
Charlie Boutier authored
Adapt the test and the config since Avatar has been refactored. Test: atest avatar Bug: 254077091 Change-Id: I16b3a4469db121296182e7244e0eef06dfe81c3b
-
David Duarte authored
-
Charlie Boutier authored
Test: avatar atest Bug: 266742574 Change-Id: If2c6c4b4416225d517dcfe2262e634b92e103a62
-
Rahul Arya authored
This reverts commit f4445cda. Reason for revert: b/267411382 Change-Id: I28f95c365dfd4d62f1e3589e4c1549f897c4ba0b
-
Henri Chataing authored
-
Treehugger Robot authored
-
William Escande authored
-
William Escande authored
* changes: Move adapter restart in its own test class Move factory reset in its own test class
-
Sonny Sasaka authored
* changes: Floss: Update filter policy based on MSFT filters gd/hci: handle MSFT_LE_MONITOR_DEVICE_EVENT in gd layer
-
Rahul Arya authored
-
Jakub Rotkiewicz authored
* changes: SnoopLogger: Debug enhancements feature flag SnoopLogger: Debug enhancements
-
William Escande authored
Doing so will prevent restart reset to mess with the bt_config that is used in all AdapterServiceTest Bug: 266866109 Test: atest BluetoothInstrumentationTests Change-Id: Iaee9282469b3f9e0fb5497413bda007dbc2e738a
-
William Escande authored
Doing so will prevent facotry reset to mess with the bt_config that is used in all AdapterServiceTest Bug: 266866109 Test: atest BluetoothInstrumentationTests Change-Id: Id3a89d8a03de3039851e238c44ed9f07489f8cf6
-
Rahul Arya authored
-
George Burgess authored
* changes: use &str consistently upgrade to rustyline-10 update to syslog-6
-
Rahul Arya authored
-
Henri Chataing authored
Bug: 264630489 Test: atest --host rootcanal_ll_test Change-Id: Ie674d0d7616fa82b2ecb60f574a729f2f68afd04
-
Rahul Arya authored
Test: gd unit Bug: 263248728 Change-Id: I35d4390ce0ec1a03af521c29e366cf1b408cf4af
-
- Jan 31, 2023
-
-
Rahul Arya authored
Bug: 255880936 Test: compiles Change-Id: Ia835784365e6fa6cf8a4bd23c088b1fb2dbe0ed9
-
Rahul Arya authored
This is a zero-copy Rust backend that supports most of PDL (excluding groups, checksums, custom types), BUT only little-endian packets. This is needed for Rust-GATT (scoped for U). It is not a permanent solution, I expect to unify / replace this with the official Rust PDL once it is ready, but until that point arrives I don't want to remain blocked. Ignore-AOSP-First: Security bug Bug: 255880936 Test: unit Change-Id: I7d2305c20288d576aa1a5731b0d7e54727366947
-
David Duarte authored
U MTS tests need to run on T, the tests that link dynamically to protobuf currently fails on T with `cannot locate symbol "_ZN6google8protobuf8internal28init_protobuf_defaults_stateE"` Remove protobuf from target that don't need it and move it to static_libs for where it's used Bug: 266996401 Test: TreeHugger Change-Id: If946cf88bcc6c9ff37c8777521ac6b2dba674f75
-