sepolicy: Add write_logd, read_logd & control_logd
- Add write_logd, read_logd and control_logd macros added along with contexts for user space logd. - Specify above on domain wide, or service-by-service basis - Add logd rules. - deprecate access_logcat as unused. - 'allow <domain> zygote:unix_dgram_socket write;' rule added to deal with fd inheritance. ToDo: investigate means to allow references to close, and reopen in context of application or call setsockcreatecon() to label them in child context. Change-Id: I35dbb9d5122c5ed9b8c8f128abf24a871d6b26d8
Showing
- app.te 5 additions, 0 deletionsapp.te
- debuggerd.te 3 additions, 0 deletionsdebuggerd.te
- domain.te 3 additions, 0 deletionsdomain.te
- dumpstate.te 4 additions, 0 deletionsdumpstate.te
- file.te 4 additions, 0 deletionsfile.te
- file_contexts 5 additions, 0 deletionsfile_contexts
- logd.te 34 additions, 0 deletionslogd.te
- system_server.te 4 additions, 0 deletionssystem_server.te
- te_macros 32 additions, 9 deletionste_macros
Loading
Please register or sign in to comment