Snap for 10071751 from 1495f2b8e7 to udc-qpr1-release

Change-Id: Id1cf85e60791e0df124cce50e5f95f545498aeec
This commit is contained in:
Android Build Coastguard Worker 2023-05-05 01:07:39 +00:00
commit e83459115a
2 changed files with 4 additions and 0 deletions

View file

@ -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

View file

@ -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.