am b8e3143a: am c7c78b0c: Merge "Allow kickstart_checker.sh to run in system group."

* commit 'b8e3143aa4ba02e5a5850248ac31e1b72248a6e8':
  Allow kickstart_checker.sh to run in system group.
This commit is contained in:
Nick Kralevich 2014-02-19 20:29:00 +00:00 committed by Android Git Automerger
commit 54ea0528f2

View file

@ -324,6 +324,7 @@ service qmuxd /system/bin/qmuxd
service ks_checker /system/bin/sh /system/etc/kickstart_checker.sh
class core
group system
seclabel u:r:kickstart:s0
oneshot