Device tree for Google Pixel Fold
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: 230549765 Test: set the property manually and query the result from file node. Change-Id: I5bcf9baeb2818b439520167b518b2e5c5224d7e2 Signed-off-by: Ken Tsou <kentsou@google.com> (cherry picked from commit 7d63c3ba7525e017ac02f887bd474ee9bdab45fc) |
||
---|---|---|
audio/felix | ||
bluetooth | ||
conf | ||
felix | ||
location | ||
nfc | ||
powerstats/felix | ||
rro_overlays | ||
uwb | ||
vibrator | ||
wifi | ||
.clang-format | ||
Android.bp | ||
Android.mk | ||
AndroidProducts.mk | ||
aosp_felix.mk | ||
board-info.txt | ||
device-felix.mk | ||
device_framework_matrix_product_felix.xml | ||
factory_felix.mk | ||
fingerprint_config.mk | ||
init.insmod.felix.cfg | ||
manifest.xml | ||
media_profiles_felix.xml | ||
NOTICE | ||
OWNERS | ||
powerhint.json | ||
thermal_info_config_charge_felix.json | ||
thermal_info_config_felix.json |