Snap for 10071751 from 1495f2b8e7
to udc-qpr1-release
Change-Id: Id1cf85e60791e0df124cce50e5f95f545498aeec
This commit is contained in:
commit
e83459115a
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
|
||||
|
|
|
@ -1144,6 +1144,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