- Mar 31, 2023
-
-
Bill Yi authored
Auto-generated-cl: translation import Change-Id: I8b62d67e327fc7ac6e98c481c161a21fccb44fc2
-
- Mar 23, 2023
-
-
Chen Chen authored
Bug: 264937355 Test: atest BluetoothInstrumentationTests (cherry picked from https://android-review.googlesource.com/q/commit:c5a164cfbf2771d49ccfa2a501fd8e6fcc490745) Merged-In: Ica31ffcc22d5a75aa82b9e2f91b9239d63506a40 Change-Id: Ica31ffcc22d5a75aa82b9e2f91b9239d63506a40
-
Chen Chen authored
Bug: 264937355 Test: atest BluetoothInstrumentationTests (cherry picked from https://android-review.googlesource.com/q/commit:41d98ac1632528f4a4aa240748773780e5236085) Merged-In: If7d8aa463decc99cf95437d7a608ed2612323560 Change-Id: If7d8aa463decc99cf95437d7a608ed2612323560
-
- Mar 21, 2023
-
-
Jakub Pawlowski authored
Currently we are leaking GMCS instance every time BT is restarted. Bug: 273361967 Test: manual, restart bluetooth, observe output of: adb shell dumpsys bluetooth_manager | grep -A 10 "Server\:" (cherry picked from https://android-review.googlesource.com/q/commit:db6561f3d907c74055fe74f8e8a5b979da5cd1aa) Merged-In: I3fabbe267a380a1eae482bb54be5551db9f0029e Change-Id: I3fabbe267a380a1eae482bb54be5551db9f0029e
-
- Mar 16, 2023
-
-
Myles Watson authored
Follow the example of OBEX to not crash when switching users. Bug: 234340159 Test: switch users rapidly (cherry picked from https://android-review.googlesource.com/q/commit:8ec31c7732b93f40b89a8977d692c1b8eec21e8e) Merged-In: I3e67f14cc9a95097941c51705ed54957b0f1448f Change-Id: I3e67f14cc9a95097941c51705ed54957b0f1448f
-
- Mar 10, 2023
-
-
Ömer Faruk Yılmaz authored
This reverts commit 7bd6f7bd. Additionally, reverts commit I43c8edd95608103ab04bb0a33965c2ba90971459 and Ia1765bbd024e86a8482f15a93234933edd32024a Test: atest BluetoothOppServiceTest Bug: 266459454 Reason for revert: b/266459454 Change-Id: I6b6d6a3701959331327984964f6267f6c9f8e3c2 Merged-In: I6b6d6a3701959331327984964f6267f6c9f8e3c2
-
- Mar 09, 2023
-
-
Josh Wu authored
Bug: 270114092 Test: atest BluetoothInstrumentationTests Change-Id: Idcc45516b8ad1ad0a2b47f9171a7192bf013cdd4 (cherry picked from https://android-review.googlesource.com/q/commit:4f6a3a832324331ed72b059392f8b290657f77c2) Merged-In: Idcc45516b8ad1ad0a2b47f9171a7192bf013cdd4 Bug: 263323082
-
- Mar 07, 2023
-
- Mar 03, 2023
-
-
ahujapalash authored
Test: m statsd_testdrive Change-Id: Ic8ac2788c8772562b9bd6dfd7ac13f0f8ace6b2a PDD: https://eldar.corp.google.com/assessments/150656741 MDR: https://eldar.corp.google.com/assessments/152668825 Bug: 251543813 (cherry picked from commit on googleplex-android-review.googlesource.com host: 373cdbc4) Merged-In: Ic8ac2788c8772562b9bd6dfd7ac13f0f8ace6b2a
-
- Mar 01, 2023
-
-
William Escande authored
Follow up of aosp/2435777 to fix the test Test: atest BluetoothInstrumentationTests Bug: 263323082 Bug: 267298837 Change-Id: I3fea4d809c898d1cce7c1c3e5ce4842da565c747 (cherry picked from commit 88a24ff0) Merged-In: I3fea4d809c898d1cce7c1c3e5ce4842da565c747
-
Idriss Juhoor authored
Fixing null pointer crash in MapClientContent. This happens when the watch starts the MapClientController and doesn't have a telephony subscription. aosp/2129638 already fix this but didn't added a test Bug: 263323082 Bug: 267298837 Test: atest BluetoothInstrumentationTests Tag: #stability Change-Id: Icc2f8c49453744e1db36b30954867e79ef361fcf (cherry picked from commit 1a670ca10b51642fa4a8e3a0e84a5f787a92d676) (cherry picked from commit 25ebac43) Merged-In: Icc2f8c49453744e1db36b30954867e79ef361fcf
-
Christine Hallstrom authored
If SMS or MMS message is greater than one year old, skip sending the message event. Switch Mms.DATE field to milliseconds since it is stored by telephony in seconds: https://source.corp.google.com/tm-dev/packages/services/Mms/src/com/android/mms/service/MmsService.java;l=810?q=mms.date%20seconds Bug: 196731316 Bug: 264913373 Test: QA, manual send and receive SMS and MMS messages on carkit Change-Id: I811089b5546e4b2c51399b2e94cf7aa75377fb2e (cherry picked from commit aae20216)
-
Grzegorz Kołodziejczyk authored
This adds missing connection call for LeAudio service which triggers creating LeAudio device descriptor. Tag: #feature Bug: 266029936 Test: atest --no-bazel-mode LeAudioServiceTest#testCreateStateMachineStackEvents Change-Id: I71560c9124c78bbba9f752efbafc8f4a7fd26faa (cherry picked from commit 18cb2425) Merged-In: I71560c9124c78bbba9f752efbafc8f4a7fd26faa
-
- Feb 27, 2023
-
-
Hieu Dang authored
Ignore onOptionsItemSelected_clearAllSelected_promptWarning Bug: 269733670 Bug: 268424815 Test: BluetoothInstrumentationTests Tag: #refactor Change-Id: I3d0c744535c0704249956a9c59e8baf89bcfb929 (cherry picked from commit 31e5d5b6) Merged-In: I3d0c744535c0704249956a9c59e8baf89bcfb929
-
- Feb 23, 2023
-
-
Ugo Yu authored
Cherry-picked from wear OS and fixed property name Bug: 263323082 Bug: 264843198 Test: atest BluetoothInstrumentationTests Change-Id: Ida572a7874c78a100529e8a843861a7d8aab7379 (cherry picked from commit df6e7f2b827757b2d103899ff748357debdc76f6) (cherry picked from commit d66d3032) Merged-In: Ida572a7874c78a100529e8a843861a7d8aab7379
-
- Feb 22, 2023
-
-
Chienyuan Huang authored
Bug: 269801218 Test: manual Change-Id: Ic93bd99305928e123a8d0f2af7190cba0411b7f7 Merged-In: Ic93bd99305928e123a8d0f2af7190cba0411b7f7
-
- Feb 21, 2023
-
-
Md Shahriar Hossain Sajib authored
Dirty cherry-pick to not expose new API on T Bug: 269363672 Bug: 263323082 Test: atest BluetoothInstrumentationTests Tag: #feature (cherry picked from commit 2bf529b7) Merged-In: Ib0ef1fdc3a9dd03f89b9d67d6b490d9f287b5828 Change-Id: I1ab2aa93646795f90177b2e0f234c317801865e3
-
- Feb 20, 2023
-
-
Chienyuan Huang authored
Bug: 262679188 Test: manual Change-Id: I6a0a301c7040dd33f62bf5293b2ef5dc923cd28e Merged-In: I6a0a301c7040dd33f62bf5293b2ef5dc923cd28e
-
- Feb 16, 2023
-
-
Rahul Arya authored
Based on patch provided by Samsung in b/262644199. Bug: 262644199 Test: manual Change-Id: I66f6c8d783a06d88a370e1fe17df3c4704eae76a (cherry picked from commit 05138246) Merged-In: I66f6c8d783a06d88a370e1fe17df3c4704eae76a
-
- Feb 15, 2023
-
-
Tomasz Wasilczyk authored
Bug: 263323082 Test: build and boot coral without telephony Merged-In: I4c1729ada2f3ad13e9559739dc1daa35a902c7d6 Change-Id: I4c1729ada2f3ad13e9559739dc1daa35a902c7d6 (cherry picked from commit 13e95eda)
-
- Feb 14, 2023
-
-
Josh Wu authored
Cherry-picked from Wear os Bug: 263323082 Bug: 237054503 Test: atest BluetoothInstrumentationTests Merged-In: I40b76a358d3fd13a32b7154f2e3966a9b0ff6603 Change-Id: I40b76a358d3fd13a32b7154f2e3966a9b0ff6603 (cherry picked from commit 713924f39f1f6c4f7b3d80ea4b95951e155e47de) (cherry picked from commit 632cac52)
-
Ömer Faruk Yılmaz authored
Bug: 263323082 Bug: 237467631 Test: atest HeadsetClientStateMachineTest Merged-In: I73eeb473de94ae830cb38ea57edc4b23ab5f99c3 Change-Id: I73eeb473de94ae830cb38ea57edc4b23ab5f99c3 (cherry picked from commit 5bc7f1a3)
-
William Escande authored
Disable in-band ringtone only if more than one device is connected. Don't disable if second device is still in connecting state. Merged-In: I0fa53a7865420466ad70733877ef2c2db534d188 Change-Id: I0fa53a7865420466ad70733877ef2c2db534d188 Bug: 263323082 Bug: 203061441 Test: Manual testing (cherry picked from commit 1e9890eb)
-
William Escande authored
Bug: 266252291 Test: atest BluetoothInstrumentationTests Change-Id: I8f3ea0e92eba9d007ae5e6a8457bc377e3ad9728 (cherry picked from commit fa44948d) Merged-In: I8f3ea0e92eba9d007ae5e6a8457bc377e3ad9728
-
- Feb 13, 2023
-
-
William Escande authored
Obfuscate test expect a config to be present, but gd will delete the config if there is no 'Adapter' section. Enabling bt at the end of the test is the easier way to create this config Fix: 267528843 Test: atest BluetoothInstrumentationTests:com.android.bluetooth.btservice Change-Id: I34f570fa1e18b8674e090c7809e68dab6eafa312 (cherry picked from commit 3ee70109) Merged-In: I34f570fa1e18b8674e090c7809e68dab6eafa312
-
- Feb 12, 2023
-
-
Hyundo Moon authored
Bug: 263060879 Test: Manually tested the paring with hearing aid Change-Id: If6bb5ddd82c45db678767b359ea8f66da4cc4704 (cherry picked from commit 0f4ad1eb) Merged-In: If6bb5ddd82c45db678767b359ea8f66da4cc4704
-
- Feb 02, 2023
-
-
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) (cherry picked from commit 73510d4d) Merged-In: Ie32ea5ac5468a7373381212af4d9f6c6ee1ee718
-
- Feb 01, 2023
-
-
Ugo Yu authored
If both HFP and HFPC are connected, the in-band ringtone would occupy the SCO connection when ringing, and make it problematic for the remote AG device to route audio to us. Cherry picked from wear to reduce code divergence Bug: 263323082 Bug: 219801406 Tag: #stability Test: manual Change-Id: I2ccebeae70edf8e32f50a4caca30c066139f9a6b (cherry picked from commit 56e615ae) Merged-In: I2ccebeae70edf8e32f50a4caca30c066139f9a6b
-
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 (cherry picked from commit 621a15f2) Merged-In: 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 (cherry picked from commit 9714b015) Merged-In: Id3a89d8a03de3039851e238c44ed9f07489f8cf6
-
- Jan 31, 2023
-
-
Md Shahriar Hossain Sajib authored
In some cases, there can be multiple BluetoothDevice objects of the same address. This happens specially during scanning. So we should always compare addresses instead of the BluetoothDevice objects. Bug: 263323082 Bug: 244499372 Test: atest BluetoothInstrumentationTests Tag: #stability Change-Id: I259ad8d39817b2994e9d437337e4d4b03e9801c6 (cherry picked from commit 148ea6fb) Merged-In: I259ad8d39817b2994e9d437337e4d4b03e9801c6
-
Grzegorz Kołodziejczyk authored
This CL allows to create device descriptor also for device added from storage. Tag: #feature Bug: 261362580 Test: atest GoogleBluetoothInstrumentationTests Change-Id: I0766618bee072d4f058633b5016dc69386e2724e Merged-In: I0766618bee072d4f058633b5016dc69386e2724e (cherry picked from commit fb806f0e)
-
Grzegorz Kołodziejczyk authored
This patch helps to clean up active group before removing last member. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: I0917ce3fd72792ca9b2c49aabd9131c100c1667c Merged-In: I0917ce3fd72792ca9b2c49aabd9131c100c1667c (cherry picked from commit c7911d8f)
-
Grzegorz Kołodziejczyk authored
This is not needed since state machine dump prints also device address. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: I58c19cf9597a02400a507356c2097a123d8dc211 Merged-In: I58c19cf9597a02400a507356c2097a123d8dc211 (cherry picked from commit 73323524)
-
Grzegorz Kołodziejczyk authored
This CL adds missing synchronized blocks where are operations on group. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: I5821d922cd4834e6b19e79d31df7f47f82eb8eef Merged-In: I5821d922cd4834e6b19e79d31df7f47f82eb8eef (cherry picked from commit 33b43ec2)
-
Grzegorz Kołodziejczyk authored
This corrects condition check for device groupId. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: I2400e404ea381bbfe3616ed60738d93becbcc759 Merged-In: I2400e404ea381bbfe3616ed60738d93becbcc759 (cherry picked from commit b4ab54ab)
-
Grzegorz Kołodziejczyk authored
Intention of this CL is packing all device related members into descriptor as it's done for group to better maintenance. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: Ia9c879a84f5efd0492995d1d5c1455a254e15c85 Merged-In: Ia9c879a84f5efd0492995d1d5c1455a254e15c85 (cherry picked from commit ab214a39)
-
Grzegorz Kołodziejczyk authored
This removes currently not used intent object from native evenet handler. Tag: #feature Bug: 261362580 Test: atest LeAudioServiceTest Change-Id: I3cd2a83910c1f55ef29ce8c828914f56893d3316 Merged-In: I3cd2a83910c1f55ef29ce8c828914f56893d3316 (cherry picked from commit 2715ca42)
-