Skip to content
Snippets Groups Projects
  1. Feb 21, 2023
  2. Feb 14, 2023
  3. Feb 13, 2023
  4. Feb 10, 2023
  5. Jan 13, 2023
  6. Jan 06, 2023
  7. Jan 05, 2023
  8. Dec 29, 2022
  9. Dec 22, 2022
  10. Dec 16, 2022
  11. Dec 15, 2022
    • Carter Hsu's avatar
      audio: update Fortemedia tuning TM-QPR2 · 8c97fa9d
      Carter Hsu authored
      
      Change List:
      <<C10/P10>>
      1. HA/HH mode, NB/WB/SWB, AMS threshold optimization
         for issues (b/254752460) (b/254208340)
      2. HH mode, VOIP, NS performance optimization for issue
         (b/260468055)
      3. HA/HH mode, NB/WB/SWB, Mic health detection optimization
         for library updating (b/260791312)
      4. Sync TX setting from HH to BT-HAC/TTY VCO/Headphone mode
      
      Bug: 261830486
      Test: Acoustic team verified
      Change-Id: I00709ebff795deda6ea86def32af3747f20cbb39
      Signed-off-by: default avatarCarter Hsu <carterhsu@google.com>
      8c97fa9d
  12. Dec 09, 2022
  13. Dec 08, 2022
  14. Dec 07, 2022
  15. Dec 05, 2022
    • millerliang's avatar
      audio: add missed camcorder be_cfg in dsp latency · fc90c043
      millerliang authored
      Some 3rd party app may use one or three microhpne(s)
      to do the camera recording.
      Add these two configurations to UC_AUDIO_RECORD to sync
      the audio and video of the recoreded video.
      
      Bug: 260824124
      Test: Reporter verified
      Change-Id: I9866f83cf50903476ad448ccd5ca3005ae673499
      fc90c043
  16. Dec 02, 2022
  17. Nov 29, 2022
  18. Nov 24, 2022
  19. Nov 15, 2022
  20. Nov 14, 2022
  21. Nov 11, 2022
  22. Nov 07, 2022
  23. Nov 03, 2022
  24. Nov 01, 2022
  25. Oct 31, 2022
  26. Oct 28, 2022
    • Jean-Michel Trivi's avatar
      Disable Spatial Audio [ DO NOT MERGE ] · 8dce1c1e
      Jean-Michel Trivi authored
      Bug: 256169331
      Test: sound setings do not show spatial audio option
      Change-Id: Ic8937969ff220adbd2dbb445f013dfae7380f46b
      8dce1c1e
    • kuanyuhuang's avatar
      BT: add sysprop to enable OPUS codec · 1eda2f37
      kuanyuhuang authored
      Add new system proprty persist.bluetooth.opus.enabled to
      indicate devices enable OPUS codec.
      
      Bug: 254609888
      Test: atest net_test_stack:A2dpCodecConfigTest#init
      Change-Id: I3741ea42b5513ae1dd0cb7609301953a13861293
      1eda2f37
  27. Oct 27, 2022
  28. Oct 19, 2022
    • Rick Yiu's avatar
      Limit camera daemon cpuset to little cores when app launch · ae3830af
      Rick Yiu authored
      When exiting camera app, camera daemon is still busy in background,
      which may affect the launch animation of launcher. So, limit the cpuset
      of camera daemon to little cores for 1 second when there is app launch
      hint to improve it. This only happens when camera is running. Also bypass
      this behavior when video recording is active.
      
      Bug: 240889279
      Test: camera daemon cpuset changed as expected
      Change-Id: Idc01944eda94240d14b69f64da1e7620195912a0
      ae3830af
  29. Oct 17, 2022
    • Isaac Chiou's avatar
      Enable SAE upgrade offload · a54647c4
      Isaac Chiou authored
      Update wifi overaly to enable WPA2 to WPA3 auto-upgrade offload
      to capable Driver/Firmware.
      With this feature enabled, Pixel can support cross akm roaming.
      
      Bug: 236096597
      Bug: 236098039
      Test: AU drop test
      Test: Roaming and connection test (go/cross-akm-roaming)
      Change-Id: Ie6dd4180e2a68a39cc20bd7c4dd8fec13eb05a2b
      a54647c4
  30. Oct 11, 2022
    • shihchienc's avatar
      Change config path for LE Audio Capabilities file · 0b95edea
      shihchienc authored
      Since there is no different setting for sub project under same prohject,
      we will change the setting file from `bluetooth/project/` to
      `bluetooth/` to simplify the file structure.
      
      Bug: 238983662
      Test: make sure file added in config folder can be copied into devices
      Change-Id: I1b0d6a2107f5d69fd7bf650bad314e920810c156
      Merged-In: I1b0d6a2107f5d69fd7bf650bad314e920810c156
      (cherry picked from commit 6f30806b)
      0b95edea
  31. Oct 06, 2022
    • Steve Berbary's avatar
      Update cheetah SVN to 8 · f995ca64
      Steve Berbary authored
      Bug: 250644806
      Change-Id: I9a15b7fa07a53c319b9792d6ee8ae6af467f5ec1
      f995ca64
    • Ali K. Zadeh's avatar
      Fixing regression in HDRnet latency due to PMU/EM profile feature activation in 30fps · 77108d67
      Ali K. Zadeh authored
      A recent change (ag/20028064) has caused regression in HDRnet latency
      due to activation of PMU feature and EM profile in 30fps. To mitigate this regression, this CL disables EM Profile and PMU features during the capture time (also increasing the boost profile duration from 1000ms to 2500ms).
      
      Bug: 249665681
      Test: HDRnet latency from perfetto trace
      Change-Id: I892c9ea2e9b004cb4e47d10f61bc8fbf756682a7
      77108d67
    • Ali K. Zadeh's avatar
      Disable PMU at the start of camera launch · 810337a8
      Ali K. Zadeh authored
      A recent change (ag/20028064) has caused regression in GCA launch
      time due to activation of PMU at the camera launch time, and capping the
      CPU frequency. This CL prevents PMU activation for as long as we are in
      powerhints or power-boosts related to camera launch (LAUNCH, CAMERA_LAUNCH,
      CAMERA_LAUNCH_EXTENDED).
      
      Bug: 248718485
      Test: Perfetto trace
      Change-Id: I6d88e4ccaf6790578223202ee69c105360cfc559
      810337a8
Loading