Remove unnecessary restorecon.
Now that creating a symlink in init automatically sets its context, we do not need to call restorecon manually. Bug: 69965807 Test: Booted device and tested wifi and camera. Change-Id: I0863198f2c2bfce79566b5320c7ef035698f3afb
This commit is contained in:
parent
fa65396ca2
commit
fef8644f8d
1 changed files with 0 additions and 1 deletions
|
|
@ -20,4 +20,3 @@ on fs
|
|||
"
|
||||
chown logd logd /dev/event-log-tags
|
||||
chmod 0644 /dev/event-log-tags
|
||||
restorecon /dev/event-log-tags
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue