Skip to content
Snippets Groups Projects
  1. Mar 22, 2022
  2. Mar 18, 2022
    • Yung Ti Su's avatar
      Add LE audio hardware offload property · 46e193ec
      Yung Ti Su authored
      
      Add these property for the development on userdebug and eng only on P22.
      
      Test: manual
      
      Signed-off-by: default avatarYung Ti Su <andysu@google.com>
      Change-Id: Ic80ffbbfdcafda4bba9ed6edf01002d3db7e0c0b
      46e193ec
    • Yung Ti Su's avatar
      Seperate audio_policy_configuration for a2dp and le · 3ff3a57e
      Yung Ti Su authored
      
      If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == true
      use audio_policy_configuration_a2dp_offload_disabled.xml (a2dp X LE X)
      
      If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == false AND
      (ro.bluetooth.leaudio_offload.supported == false OR persist.bluetooth.leaudio_offload.disabled == true)
      use audio_policy_configuration_le_offload_disabled.xml (a2dp O LE X)
      
      If ro.bluetooth.a2dp_offload.supported == true AND persist.bluetooth.a2dp_offload.disabled == false AND
      ro.bluetooth.leaudio_offload.supported == true AND persist.bluetooth.leaudio_offload.disabled == false
      use default audio_policy_configuration.xml (a2dp O LE O)
      
      Note:
      The above settings are based on ro.bluetooth.a2dp_offload.supported == true condition
      If ro.bluetooth.a2dp_offload.supported == false, the content of the default audio_policy_configuration.xml
      file must be replaced by audio_policy_configuration_a2dp_offload_disabled.xml on the target
      
      Test: manual
      
      Signed-off-by: default avatarYung Ti Su <andysu@google.com>
      Change-Id: I4a9bd45c1341100217ab32fd81f7421af00e059d
      3ff3a57e
    • jonerlin's avatar
      bt: support Sar backoff high resolution command in P22 projects · 3275b689
      jonerlin authored
      * set SarBackOffHighResolution = true for support power index
        from 0 to 80 for setting backoff in 0.25 dB step
      
      Bug: 170369474
      Test: sending sar command with power cap index between 20 ~ 80 and
      confirm the SAR backoff is workable.
      
      Change-Id: I56d75abcff55e93554bf656fff164b861fe0e3c2
      3275b689
    • Carter Hsu's avatar
      audio: add recording debug files · 8eb01691
      Carter Hsu authored
      
      Bug: 221964481
      Test: build pass
      Signed-off-by: default avatarCarter Hsu <carterhsu@google.com>
      Change-Id: I63e7dff97cd48ec337de2f70d2746e28afc19a57
      8eb01691
  3. Mar 17, 2022
    • Ken Tsou's avatar
      battery: disable wireless for pts battery test · 27b511c3
      Ken Tsou authored
      
      Disable wireless charging during drain, usb charging,
      and charger stress test
        - vendor.disable.wlc 1
      If device is placed onto dreamliner and shutdwon(drain out),
      it would boot up by DC_CHG and keep shutdown(0%)-boot up
      (by DC_CHG) continuously. To avoid this symptom, limit wireless
      current_max as 75000 after device boot up
        - persist.vendor.limit.wlc.current=1
      
      How to verify:
        adb shell setprop vendor.disable.wlc 1
        adb shell cat /sys/class/power_supply/wireless/online >>>> 0
      
        adb shell setprop persist.vendor.limit.wlc.current 1
        adb shell cat /sys/class/power_supply/dc/current_max >>>> 75000
      
      Bug: 204211357
      Test: set the property manually and query the result from file node.
      Change-Id: I3ae2460f964b12924c3432d7f84203e2d802aa5f
      Signed-off-by: default avatarKen Tsou <kentsou@google.com>
      (synced from commit 6e0bb1cb11b05768d04767e85cd28eaef212f305)
      27b511c3
  4. Mar 16, 2022
  5. Mar 15, 2022
  6. Mar 14, 2022
  7. Mar 11, 2022
    • Wei Wang's avatar
      Temporarily disable GPU power hold during LAUNCH boost · fa3f3de1
      Wei Wang authored
      
      P21 has been using GPU power hold during app launch to mitigate jank
      from GPU power on latency.
      However this same mechanism seems causing instability (may be related
      to the new inter-frame power optimization). While the root cause is
      being investigated, disable the boost.
      
      Bug: 223828284
      Test: Build
      Signed-off-by: default avatarWei Wang <wvw@google.com>
      Change-Id: Id04a1d09ebd5b36c1c7c55824da34bffb6435cab
      fa3f3de1
    • William Tai's avatar
      Update SystemUI config.xml · c7e91120
      William Tai authored
      - Add Doze settings
      
      Test: manual
      Bug: 199469793
      Bug: 199468273
      Change-Id: I05aa9305781539444e37a2e2ae0b05f0c8fbf79a
      c7e91120
  8. Mar 10, 2022
  9. Mar 09, 2022
  10. Mar 08, 2022
    • Jimmy Shiu's avatar
      powerhint: update the config aligned to gs201 · e8000482
      Jimmy Shiu authored
      update powerhint.json for panther and cheetah
      
      Test: Build and check trace
      Bug: 207573241
      Change-Id: I3c27fdbe70cf8c950ea2c09bb7a813261838cb23
      Merged-In: I3c27fdbe70cf8c950ea2c09bb7a813261838cb23
      e8000482
    • Jimmy Shiu's avatar
      powerhint: fork powerhint.json for pantah · b9cf8d40
      Jimmy Shiu authored
      Move the powerhint.json from gs201 to pantah.
      Separate powerhint.json for each device.
      
      Test: build and manually check
      Bug: 207573241
      Change-Id: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
      Merged-In: I32d9093e48ca5f62cf0d05ec43a8b77b99ed254d
      b9cf8d40
    • Shinru Han's avatar
      gps: Enable SI SUPL over Wifi · 249ac9c1
      Shinru Han authored
      Test: -
      - SI SUPL Wifi on + mobile network off
      - SI SUPL Wifi on + mobile network on
      - SI SUPL Wifi off + mobile network on
      - SI SUPL Wifi on + airplane mode on
      Bug: 220816549
      
      Change-Id: I22382d768b406ff4caccb148018a6d3863c25ded
      249ac9c1
    • Mark Chang's avatar
      P10: Start twoshay service during boot. · 81d4d05b
      Mark Chang authored
      
      Bug: 199105154
      Test: adb logcat | grep twoshay
      Test: twoshay launched successfully.
      Signed-off-by: default avatarMark Chang <changmark@google.com>
      Change-Id: If657e038e13fa02596518ab1bfcc109a9c29c2d3
      81d4d05b
    • Edwin Tung's avatar
      gps: Set RTO/SUPL download interval to 20 min · 526123c6
      Edwin Tung authored
      Bug: 220457118
      
      Verify test: 222416929
      Test: TTFF and RTO download
      
      Change-Id: Iae08c16af6e8e93ed6548465627a00fb8f0fedbd
      526123c6
  11. Mar 07, 2022
  12. Mar 04, 2022
  13. Mar 02, 2022
Loading