summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYao Chen <yaochen@google.com>2017-01-04 14:31:01 -0800
committerYao Chen <yaochen@google.com>2017-01-04 14:31:01 -0800
commitda88ca8da2db30f2a9faf3ee0071765f0f56f102 (patch)
treef7723a872aa1fffb73cd538b82448298b93afbf5
parent4581744237a17cd3473650a26096a0f562f75c58 (diff)
downloadcar-da88ca8da2db30f2a9faf3ee0071765f0f56f102.tar.gz
Fix the car emulator build.
Test: build successfully Change-Id: Ic51125c3f7e2265375a169d02ebcd168c54f30ad
-rw-r--r--common/sepolicy/logd.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sepolicy/logd.te b/common/sepolicy/logd.te
index b3e60d7..b8b50e5 100644
--- a/common/sepolicy/logd.te
+++ b/common/sepolicy/logd.te
@@ -2,7 +2,7 @@
# See global logd.te, these only set for eng & userdebug, allow for all builds
-domain_auto_trans(init, logcat_exec, logd)
+#domain_auto_trans(init, logcat_exec, logd)
# Read from logd.
read_logd(logd)