goldfish: rename goldfish_logcat.te to logd.te

Bug: 19608716
Change-Id: I5c76648a4bcbbb15a033465e8af66b12af6e0a18
This commit is contained in:
Mark Salyzyn 2015-06-03 09:00:14 -07:00
parent b37ac46bb4
commit fd8c30177c
1 changed files with 3 additions and 1 deletions

View File

@ -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)