summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2018-09-30 03:20:09 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2018-09-30 03:20:09 +0000
commit53fbea77896ab8d49cdf61eca2ef8f65d06d5e13 (patch)
treeb19c8c409e82af9bbc72abe508e5b9de5dc5daa4
parent4703ec1886f76e4c1fd87f3f735c5ce690788c8e (diff)
parentd539971d4e6f66f5fd80ff604870f01939b95e4f (diff)
downloaduml-53fbea77896ab8d49cdf61eca2ef8f65d06d5e13.tar.gz
Snap for 5039702 from d539971d4e6f66f5fd80ff604870f01939b95e4f to qt-release
Change-Id: Id9fd47aa58853dd60ddd450531e4d7e3386c2c76
-rw-r--r--sepolicy/init_eth0.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/init_eth0.te b/sepolicy/init_eth0.te
index 45fd56d..f088073 100644
--- a/sepolicy/init_eth0.te
+++ b/sepolicy/init_eth0.te
@@ -1,5 +1,5 @@
type init_eth0, domain;
-type init_eth0_exec, exec_type, file_type;
+type init_eth0_exec, system_file_type, exec_type, file_type;
init_daemon_domain(init_eth0)