blob: 06f4177f0c593ee263a8d887c74a9573f30a93e0 [file] [log] [blame]
Vishal Mahaveerde5b9432016-04-26 02:13:27 -04001#!/system/bin/sh
2
3# Assign all CPUs for foreground (J6 and J6 Eco have different number of cores)
4cat /sys/devices/system/cpu/present > /dev/cpuset/foreground/cpus
5cat /sys/devices/system/cpu/present > /dev/cpuset/foreground/boost/cpus