init: don't set permissions for CID file

Permissions for the CID file is set by the macloader binary

Change-Id: Ifc4b77aae61ff2755f60c8696ec26a086e27e1a0
This commit is contained in:
Dheeraj CVR 2015-12-03 13:18:17 -05:00 committed by Ethan Chen
parent 0baff7935b
commit 56c41fc773
1 changed files with 0 additions and 2 deletions

View File

@ -1130,8 +1130,6 @@ service macloader /system/bin/macloader
oneshot
on property:init.svc.macloader=stopped
chown system root /data/.cid.info
chmod 0664 /data/.cid.info
chown system root /data/.rev
chmod 0664 /data/.rev