Searched refs:denial (Results 1 – 25 of 53) sorted by relevance
123
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab.
|
D | update_engine.te | 13 # denial.
|
/system/sepolicy/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab.
|
D | update_engine.te | 13 # denial.
|
/system/core/logd/ |
D | LogAudit.h | 49 std::string denialParse(const std::string& denial, char terminator,
|
D | LogAudit.cpp | 133 std::string LogAudit::denialParse(const std::string& denial, char terminator, in denialParse() argument 135 size_t start_index = denial.find(search_term); in denialParse() 138 return denial.substr( in denialParse() 139 start_index, denial.find(terminator, start_index) - start_index); in denialParse()
|
D | logd.rc | 19 # Limit SELinux denial generation to 5/second
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
D | kernel.te | 92 # If you encounter an execute_no_trans denial on the kernel domain, then
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
D | kernel.te | 93 # If you encounter an execute_no_trans denial on the kernel domain, then
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
D | update_engine.te | 18 # denial.
|
D | postinstall_dexopt.te | 29 # Suppress deletion denial (we do not want to update the profile).
|
D | kernel.te | 94 # If you encounter an execute_no_trans denial on the kernel domain, then
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | dexoptanalyzer.te | 26 # suppressing denial on actual access.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | dexoptanalyzer.te | 26 # suppressing denial on actual access.
|
/system/sepolicy/private/ |
D | dexoptanalyzer.te | 28 # suppressing denial on actual access.
|
D | otapreopt_chroot.te | 20 # Mounting /vendor can have this side-effect. Ignore denial.
|
D | postinstall_dexopt.te | 43 # Suppress deletion denial (we do not want to update the profile).
|
D | untrusted_app_all.te | 167 # For P, we assume that apps are safely handling the denial. 179 # denial to prevent third party apps from spamming the logs.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | dexoptanalyzer.te | 28 # suppressing denial on actual access.
|
D | otapreopt_chroot.te | 20 # Mounting /vendor can have this side-effect. Ignore denial.
|
D | postinstall_dexopt.te | 43 # Suppress deletion denial (we do not want to update the profile).
|
D | untrusted_app_all.te | 167 # For P, we assume that apps are safely handling the denial. 179 # denial to prevent third party apps from spamming the logs.
|
123