forked from openkylin/platform_build
goldfish: rename goldfish_logcat.te to logd.te
Bug: 19608716 Change-Id: I5c76648a4bcbbb15a033465e8af66b12af6e0a18
This commit is contained in:
parent
b37ac46bb4
commit
fd8c30177c
|
@ -1,4 +1,6 @@
|
|||
# goldfish-logcat service: runs logcat -Q in logd domain
|
||||
# goldfish logcat service: runs logcat -Q in logd domain
|
||||
|
||||
# See global logd.te, these only set for eng & userdebug, allow for all builds
|
||||
|
||||
domain_auto_trans(init, logcat_exec, logd)
|
||||
|
Loading…
Reference in New Issue