Snap for 10068852 from 9fd00f36cb
to udc-release
Change-Id: I68bdb6ae4bbd320b9a25937fc5326c8d51e3c999
This commit is contained in:
commit
931f618d05
2 changed files with 4 additions and 0 deletions
|
@ -342,6 +342,9 @@ on init
|
|||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu6_memlat@17000010/mem_latency/ratio_ceil 3200
|
||||
write /sys/class/devfreq/gs_memlat_devfreq:devfreq_mif_cpu7_memlat@17000010/mem_latency/ratio_ceil 3200
|
||||
|
||||
# Set boost_adpf_prio, -1 by default
|
||||
write /proc/vendor_sched/boost_adpf_prio ${persist.device_config.vendor_system_native_boot.boost_adpf_prio:--1}
|
||||
|
||||
on late-fs
|
||||
# Start bootanimation class before mount
|
||||
start bootanim
|
||||
|
|
|
@ -1155,6 +1155,7 @@ include hardware/google/pixel/wifi_ext/device.mk
|
|||
|
||||
# Battery Stats Viewer
|
||||
PRODUCT_PACKAGES_DEBUG += BatteryStatsViewer
|
||||
PRODUCT_PACKAGES += dump_power_gs201.sh
|
||||
|
||||
# Install product specific framework compatibility matrix
|
||||
# (TODO: b/169535506) This includes the FCM for system_ext and product partition.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue