Skip to content
Snippets Groups Projects
  1. Mar 31, 2023
  2. Mar 23, 2023
  3. Mar 21, 2023
  4. Mar 16, 2023
  5. Mar 10, 2023
    • Ömer Faruk Yılmaz's avatar
      Revert "Add test & fix bug for BluetoothOppServiceTest" · 945a95e1
      Ö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
      945a95e1
  6. Mar 09, 2023
  7. Mar 07, 2023
  8. Mar 03, 2023
  9. Mar 01, 2023
    • William Escande's avatar
      Fix MapClientContentTest test · c1b9ee67
      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
      c1b9ee67
    • Idriss Juhoor's avatar
      Fix Null Pointer crash · 7b7275f9
      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
      7b7275f9
    • Christine Hallstrom's avatar
      Don't send MAP SMS/MMS messages older than one year · 1c7185f1
      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)
      1c7185f1
    • Grzegorz Kołodziejczyk's avatar
      Add missing connection call for LeAudio service · 9c157cc7
      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
      9c157cc7
  10. Feb 27, 2023
    • Hieu Dang's avatar
      Ignore flaky test · 26d14564
      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
      26d14564
  11. Feb 23, 2023
    • Ugo Yu's avatar
      Use system properties to config GATT parameters · c9bb6007
      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
      c9bb6007
  12. Feb 22, 2023
  13. Feb 21, 2023
  14. Feb 20, 2023
  15. Feb 16, 2023
  16. Feb 15, 2023
  17. Feb 14, 2023
  18. Feb 13, 2023
    • William Escande's avatar
      Adapter test fix: Recreate config after factory reset · f1476845
      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
      f1476845
  19. Feb 12, 2023
  20. Feb 02, 2023
    • Josh Wu's avatar
      HFPC: Reject dialing when line is busy · 8ecd4704
      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
      8ecd4704
  21. Feb 01, 2023
    • Ugo Yu's avatar
      Disable in-band ringtone if HFP and HFPC are both connected · f512ed51
      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
      f512ed51
    • William Escande's avatar
      Move adapter restart in its own test class · 9a2f66f5
      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
      9a2f66f5
    • William Escande's avatar
      Move factory reset in its own test class · 05e0d05b
      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
      05e0d05b
  22. Jan 31, 2023
    • Md Shahriar Hossain Sajib's avatar
      Comparing address strings instead of device references · c36767e9
      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
      c36767e9
    • Grzegorz Kołodziejczyk's avatar
      le_audio: Create descriptor for added from storage device · 4304620e
      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)
      4304620e
    • Grzegorz Kołodziejczyk's avatar
      le_audio: Deactivate active group before removing last active member · a30bc8d8
      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)
      a30bc8d8
    • Grzegorz Kołodziejczyk's avatar
      Remove spare device address log · ae01dd96
      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)
      ae01dd96
    • Grzegorz Kołodziejczyk's avatar
      Protect group from changing its integrity · a4b93f83
      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)
      a4b93f83
    • Grzegorz Kołodziejczyk's avatar
      Invert getting first device from group logic · 7cc1bc02
      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)
      7cc1bc02
    • Grzegorz Kołodziejczyk's avatar
      le_audio: Introduce LeAudioDevice descriptor · 636396e4
      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)
      636396e4
    • Grzegorz Kołodziejczyk's avatar
      Remove dead intent related code for LeAudio · 4939a1a9
      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)
      4939a1a9
Loading