This property prevents display high brightness mode from being triggered
due to HDR layers produced by camera.
Bug: 218728138
Change-Id: I772d6c73e877661a2296a448725e9a0ca247ed07
- Create separate powerhint json files for a0 soc
- Add control/switchon powerhints for all IPs
- Change thermal severity level to LIGHT
- Update trip temps as per policy
Bug: 194509203
Test: Build and boot on device. Check change of trip temperatures
after the thermal severity of LIGHT
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: Ibd19ea16d0fee25dec801b287e1eab05699a8d7f
Add these property for the development on userdebug and eng only on P22.
Test: manual
Signed-off-by: Yung Ti Su <andysu@google.com>
Change-Id: Ic80ffbbfdcafda4bba9ed6edf01002d3db7e0c0b
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: Ken Tsou <kentsou@google.com>
(synced from commit 6e0bb1cb11b05768d04767e85cd28eaef212f305)
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
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
- 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
Update init.panther.rc to make device able to check ro.boot.hardware.revision
Add libnfc-hal-st-proto1.conf to load st54j_conf_PROTO1.bin for proto1
BYPASS_INCLUSIVE_LANGUAGE_REASON=Keep the legacy name
Bug: 209525702
Test: Manually update .rc file, .conf file and st54j_conf_PROTO1.bin
to P10 proto1, then check the CFG version which is loaded
Change-Id: I33dd4d0dacb01bb544997913800a2c2ecc92b34e