HomeSort by relevance Sort by last modified time
    Searched full:seclabel (Results 1 - 11 of 11) sorted by null

  /external/sepolicy/
watchdogd.te 1 # watchdogd seclabel is specified in init.<board>.rc
healthd.te 1 # healthd seclabel is specified in init.rc since
ueventd.te 1 # ueventd seclabel is specified in init.rc since
adbd.te 1 # adbd seclabel is specified in init.rc since
  /system/core/init/
init.h 99 char *seclabel; member in struct:service
keywords.h 76 KEYWORD(seclabel, OPTION, 0, 0)
init.c 200 if (svc->seclabel) {
201 scon = strdup(svc->seclabel);
314 if (svc->seclabel) {
315 if (is_selinux_enabled() > 0 && setexeccon(svc->seclabel) < 0) {
316 ERROR("cannot setexeccon('%s'): %s\n", svc->seclabel, strerror(errno));
readme.txt 91 seclabel <securitycontext>