Skip to content
Snippets Groups Projects
  1. Feb 11, 2022
  2. Feb 10, 2022
  3. Feb 09, 2022
  4. Feb 08, 2022
  5. 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
  6. Feb 02, 2022
  7. 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
  8. Jan 28, 2022
  9. Jan 27, 2022
  10. Jan 26, 2022
  11. 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
  12. Jan 24, 2022
  13. Jan 22, 2022
  14. Jan 21, 2022
  15. Jan 20, 2022
  16. Jan 19, 2022
  17. Jan 18, 2022
  18. Jan 17, 2022
    • Bill Lin's avatar
      Revert some customization config from C10/P10 · 3ecded64
      Bill Lin authored
      Previously ag/16573869,ag/16655971 accidently migration some
      config unrelated to rounded corner / display cutout.
      
      Test: make and flash, enable debug mode and check visual
      Bug: 199468172
      Bug: 199467921
      Bug: 203593020
      Bug: 203592814
      Change-Id: Idb5ecfd6e20293c083c3e13a926eef2c48d9605d
      3ecded64
  19. Jan 14, 2022
    • Carter Hsu's avatar
      Revert "Revert "Revert "audio: enable SA lite/full module""" · b68bbcdd
      Carter Hsu authored
      This reverts commit c3e70c16.
      
      Reason for revert: <AoC is reverted in b/214259243>
      
      Change-Id: I0e6dcd259cdb3efe7ec870bf7934da38675edb23
      b68bbcdd
    • Patty's avatar
      Change the makefile include order · aff23fef
      Patty authored
      - The audio-tables.mk is a project specific makefile, the installed
        file should able to override the common makefile's setting.
      
      Bug: 214374267
      Test: Make sure the file added in audio-tables.mk can override the common one.
      Change-Id: I875be3d5840aa0ebc108e15160adce305b805040
      aff23fef
    • Patty's avatar
      Add LE audio policy file · 9fe81d73
      Patty authored
      Bug: 214374267
      Test: connect with LE audio device and play music
      Change-Id: Ide900151e50634fe87c8918bf70b2ca62f46fd77
      9fe81d73
  20. Jan 13, 2022
  21. Jan 12, 2022
Loading