restorecon /sys/devices/system/cpu/cpufreq/ondemand.

Otherwise it is left in sysfs type rather than sysfs_devices_system_cpu type.
Depends on:
https://android-review.googlesource.com/#/c/101741/

Change-Id: Ib33bdf9c524aa5256becefab17cd313b80663034
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
diff --git a/init.hammerhead.rc b/init.hammerhead.rc
index 10d9cf7..22985b7 100644
--- a/init.hammerhead.rc
+++ b/init.hammerhead.rc
@@ -196,6 +196,7 @@
     write /sys/devices/system/cpu/cpufreq/ondemand/optimal_freq 960000
     write /sys/devices/system/cpu/cpufreq/ondemand/sync_freq 960000
     write /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_any_cpu_load 80
+    restorecon_recursive /sys/devices/system/cpu/cpufreq/ondemand
     write /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq 300000
     write /sys/devices/system/cpu/cpu1/cpufreq/scaling_min_freq 300000
     write /sys/devices/system/cpu/cpu2/cpufreq/scaling_min_freq 300000