Skip to content
Snippets Groups Projects
  1. Feb 15, 2022
  2. Feb 14, 2022
  3. Feb 11, 2022
  4. Feb 10, 2022
  5. Feb 09, 2022
  6. Feb 08, 2022
  7. Feb 04, 2022
    • Bill Yi's avatar
      Add AOSP support for Cheetah and Panther. · 00d0441c
      Bill Yi authored
      We will have a 'vendor' project containing proprietary blobs
      to be able to build and flash Pixel device when vendor source is not
      available.
      The project names are
      platform/vendor/aosp/google_devices/cheetah
      platform/vendor/aosp/google_devices/panther
      
      and the paths are
      vendor/google_devices/cheetah
      vendor/google_devices/panther
      
      TEST:make and flash a panther device
      
      BUG: 217478568
      Change-Id: Ibddebeab3cca4b4dfab12be519a099ca60ddd0c7
      00d0441c
  8. Feb 02, 2022
  9. Jan 29, 2022
    • Yohei Yukawa's avatar
      Migrate "rounded_corner_content_padding" · ca6b8be9
      Yohei Yukawa authored
      This CL updates resource overlay of
      
        rounded_corner_content_padding
      
      so that the same device-specific value can be seen from both the
      Framework code and the SysUI.
      
      With my previous CL [1], the SysUI continues to see the same value
      even after this migration.
      
       [1]: I0c3717c0bdfc928167c6eba06247b37caabf33b9
            24d6b891f572f7be419d3acc9793ca68d062cf35
      
      Bug: 215554582
      Test: presubmit
      Change-Id: I373b59068959d96f46f8d2d48e4923fbe8c961c8
      ca6b8be9
  10. Jan 28, 2022
  11. Jan 27, 2022
  12. Jan 26, 2022
  13. Jan 25, 2022
    • Stephane Lee's avatar
      Add device-specific support for GoogleBattery HAL 1.2. · f37e4dff
      Stephane Lee authored
      Bug: 205021987
      Test: Ensure Adaptive Charging/Battery health flags works as expected.
      Change-Id: Ib8c9fb72ce2d85239eb2acc832db390ee54cd46e
      f37e4dff
    • Jasmine Cha's avatar
      audio: waves: enable battery throttle(action 258) · cb88a232
      Jasmine Cha authored
      
      - use the same sound mode since preset file isn't ready
      
      Bug: 204271308
      Test: lr swap/mixed, mute, bypass
       Enable throttle:
       adb shell "echo 24000 > /dev/thermal/tz-by-name/battery/emul_temp" && adb shell "echo 91 > /dev/thermal/tz-by-name/soc/emul_temp"
       Disable throttle:
       adb shell "echo 26000 > /dev/thermal/tz-by-name/battery/emul_temp" && adb shell "echo 79 > /dev/thermal/tz-by-name/soc/emul_temp"
      
      Signed-off-by: default avatarJasmine Cha <chajasmine@google.com>
      Change-Id: Iab25f082210d7f43e3439b010754332f6a48e511
      cb88a232
  14. Jan 24, 2022
  15. Jan 22, 2022
  16. Jan 21, 2022
  17. Jan 20, 2022
  18. Jan 19, 2022
  19. Jan 18, 2022
Loading