- Aug 11, 2022
-
-
Rahul Sabnis authored
Bug: 237572866 Bug: 195410559 Test: system/gd/cert/run --clean --sl4a OobPairingSl4aTest Test: system/gd/cert/run --clean --sl4a_sl4a OobPairingTest Tag: #refactor Ignore-AOSP-First: Security fix Merged-In: Id1c22953c3921810d708e4aee7a8cfc0c4f97718 Change-Id: Id1c22953c3921810d708e4aee7a8cfc0c4f97718 (cherry picked from commit 66bfae6d)
-
- Aug 10, 2022
-
-
Ted Wang authored
-
- Aug 09, 2022
-
-
William Escande authored
-
TreeHugger Robot authored
-
- Aug 07, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I109ba26da74537a35cf0d03d9b266e16fe00acb1
-
- Aug 06, 2022
- Aug 04, 2022
-
-
Chienyuan authored
Bug: 239773749 Test: gd/cert/run Tag: #refactor Change-Id: I0ed0187d872c0aca96b58ebb6b152e3a93e1e616 Merged-In: I0ed0187d872c0aca96b58ebb6b152e3a93e1e616 (cherry picked from commit 700b8a771b4a5e6b1208b4c4386e99646cbb9c4a)
-
Ted Wang authored
Add check for str_len to prevent potential OOB read in vendor response. Bug: 205570663 Tag: #security Test: net_test_stack:StackAvrcpTest Ignore-AOSP-First: Security Change-Id: Iea2c3e17c2c8cc56468c4456822e1c4c5c15f5bc Merged-Id: Iea2c3e17c2c8cc56468c4456822e1c4c5c15f5bc
-
Ted Wang authored
Bug: 232023771 Test: make Tag: #security Ignore-AOSP-First: Security Change-Id: I68dd78c747eeafee5190dc56d7c71e9eeed08a5b Merged-In: I68dd78c747eeafee5190dc56d7c71e9eeed08a5b
-
- Aug 02, 2022
-
-
Rahul Arya authored
Before we read the continuation byte, we need to check that it is still within the packet bounds. Ignore-AOSP-First: Security fix Test: compiles Bug: 235102570 Tag: #security Change-Id: Ib96293df0545e1ba848053a47202c5579e4cdccc (cherry picked from commit cbce3382) Merged-In: Ib96293df0545e1ba848053a47202c5579e4cdccc
-
- Jul 31, 2022
-
-
Chris Manton authored
This reverts commit 31a662d2. Bug: 235293624 Tag: #refactor Test: manual & atest CtsBluetoothTestCases Reason for revert: Breaks Merged-In: I1a9505fabd581201117ec54f711c4120a092afb7 Merged-In: I60bae5d51b6128489964f7ed32c4f9f2605471a0 Change-Id: I60bae5d51b6128489964f7ed32c4f9f2605471a0
-
- Jul 28, 2022
-
-
Jack He authored
-
Jack He authored
-
Chris Manton authored
Also add LOG_ERROR for error path Bug: 235552757 Test: gd/cert/run Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: Cherry-pick Merged-In: I5086ad669df914cfbe3f2a0f7c5e3100c6aaee7a Change-Id: I5086ad669df914cfbe3f2a0f7c5e3100c6aaee7a
-
- Jul 27, 2022
-
-
Chris Manton authored
Bug: 237600252 Test: gd/cert/run, testplans/1181383 Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: Cherry-pick Merged-In: I3b8dccb23259d9b97cd248dc8adf7423f74ad3a1 Change-Id: I3b8dccb23259d9b97cd248dc8adf7423f74ad3a1
-
Chris Manton authored
connection::manager no longer arbitrates filter accept list manipulation Bug: 237600252 Test: gd/cert/run, testplans/1181383 Tag: #refactor BYPASS_LONG_LINES_REASON: Bluetooth likes 120 lines Ignore-AOSP-First: Cherry-pick Merged-In: I2d0d2d64c621d565d1ed985da4b061563029def1 Change-Id: I2d0d2d64c621d565d1ed985da4b061563029def1
-
- Jul 26, 2022
-
-
William Escande authored
This missing enforcement were spotted by the erroprone build Bug: 236759221 Fix: 240301753 Test: m RUN_ERROR_PRONE=true Bluetooth Ignore-AOSP-First: Cherry-picked from aosp Merged-In: I5285f0754775c56a73ad1b6eef4bdb7ec3d59757 Change-Id: I5285f0754775c56a73ad1b6eef4bdb7ec3d59757
-
- Jul 23, 2022
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
- Jul 22, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: Id23e1f9d7922047efc4ad292f3d46771b016641f
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I90f866c72dd25425128595475c30aec2351e167d
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I7122323114efd73d400b413ca3712d0bcfdd8913
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I6342e9a8c495e074a5f5cc0b79c483e82c661bda
-
- Jul 14, 2022
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I7fc2d5c05e72543ab69053ddca99db445a6da37c
-
- Jul 13, 2022
-
-
TreeHugger Robot authored
-
Bart Sears authored
This reverts commit 448c2830. Reason for revert: b/238847789 Test: Clean revert of CL Change-Id: I30941e8b9344e9dbaacaec5ca2c2046d149ed839
-
- Jul 12, 2022
-
-
Jack He authored
-
Rahul Arya authored
-
- Jul 08, 2022
-
-
Rahul Arya authored
This is an extremely partial fix for a mostly-broken feature. For fully-managed devices, this fixes the toggle for the file sharing option, by detecting which Bluetooth package should be used rather than just guessing. However, on work profiles, the file sharing option does not really work anyway, it just infinitely loads. In addition, it is not correctly disabled when Bluetooth stops, so the icon just remains but doesn't do anything. A full fix would add the enable/disable sequence for *work* UserHandles to BluetoothOppManager, so the LAUNCHER_ACTIVITY is properly enabled and disabled. In addition, it would fix the issue described in the linked bug to prevent infinite loading (dedicated bug: b/112625123). Tag: #stability Ignore-AOSP-First: For T? Bug: 237389774 Test: Manual, verifying the *badged* BT file sharing icon appears/disappears as needed Change-Id: I070987bc884947246c372c65691c4866ebd1e7c7
-
Rahul Sabnis authored
returns the mAddress field of the device instead of null when the identity address is not known. Tag: #feature Bug: 238353063 Test: atest AdapterServiceTest#testAddressConsolidate Ignore-AOSP-First: Change needs to land in TM release Change-Id: I577843c9e2cc279915d0632ff25bde66aa949e94
-
- Jul 07, 2022
-
-
Roopa Sattiraju authored
-
Etienne Ruffieux authored
-
Etienne Ruffieux authored
Bug: 232351962 Tag: #feature Test: atest CtsBluetoothTests Ignore-AOSP-First: change only in internal Change-Id: I66c0a83554d81f8a6a6956ec0a8a324be6b11033
-
- Jul 02, 2022
-
-
TreeHugger Robot authored
-
- Jul 01, 2022
-
-
TreeHugger Robot authored
-
TreeHugger Robot authored
-
TreeHugger Robot authored
* changes: BassClient: Force PA sync reset before removing source BassClient: Fix issue that source could not be found
-
Alice Kuo authored
-