diff options
| author | William Roberts <w2.roberts@samsung.com> | 2015-02-23 13:49:49 -0800 |
|---|---|---|
| committer | William Roberts <w2.roberts@samsung.com> | 2015-02-23 13:50:37 -0800 |
| commit | 6889007627fa0b50cb393c822e59f4f76d3883aa (patch) | |
| tree | 52a6489e0a567732373639ba6798f965dfea1341 /rootdir | |
| parent | f1ac6917da172dd3e6829bac41fcbf23e96da079 (diff) | |
| download | core-6889007627fa0b50cb393c822e59f4f76d3883aa.tar.gz core-6889007627fa0b50cb393c822e59f4f76d3883aa.tar.bz2 core-6889007627fa0b50cb393c822e59f4f76d3883aa.zip | |
seclabel use on services out of system partition
These services can make use of type transitions already
present in the base policy.
Change-Id: Id785c39c4ea44598c64dc499bd943c73bc55ca85
Diffstat (limited to 'rootdir')
| -rw-r--r-- | rootdir/init.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc index bbb812bf8..0452f751a 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -494,7 +494,6 @@ service logd /system/bin/logd socket logd stream 0666 logd logd socket logdr seqpacket 0666 logd logd socket logdw dgram 0222 logd logd - seclabel u:r:logd:s0 service healthd /sbin/healthd class core @@ -608,7 +607,6 @@ service installd /system/bin/installd service flash_recovery /system/bin/install-recovery.sh class main - seclabel u:r:install_recovery:s0 oneshot service racoon /system/bin/racoon |
