Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 11 of 11) sorted by relevance

/system/sepolicy/prebuilts/api/202504/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/microdroid/system/public/
Dshell.te2 type shell, domain; type
/system/sepolicy/prebuilts/api/33.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/30.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/34.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/32.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/202404/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/sepolicy/prebuilts/api/31.0/public/
Dshell.te2 type shell, domain, mlstrustedsubject; type
/system/libbase/
Dfile_test.cpp264 passwd* shell = getpwnam("shell"); in TEST() local