tilapia: chown and chmod core_lock_{count,period} sysfs files

Change-Id: I6713a1bed0e17f58ccc28c45751271b8591f964b
Signed-off-by: Iliyan Malchev <malchev@google.com>
diff --git a/init.tilapia.rc b/init.tilapia.rc
index 1ac83ee..0048f5d 100644
--- a/init.tilapia.rc
+++ b/init.tilapia.rc
@@ -262,6 +262,10 @@
 # Interactive governor settings
     chown system system /sys/devices/system/cpu/cpufreq/interactive/boost_factor
     chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/boost_factor
+    chown system system /sys/devices/system/cpu/cpufreq/interactive/core_lock_count
+    chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/core_lock_count
+    chown system system /sys/devices/system/cpu/cpufreq/interactive/core_lock_period
+    chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/core_lock_period
     chown system system /sys/devices/system/cpu/cpufreq/interactive/go_maxspeed_load
     chmod 0660 /sys/devices/system/cpu/cpufreq/interactive/go_maxspeed_load
     chown system system /sys/devices/system/cpu/cpufreq/interactive/io_is_busy