Searched refs:denial (Results 1 – 25 of 91) sorted by relevance
1234
/system/sepolicy/prebuilts/api/30.0/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab, which tries to
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab, which tries to
|
/system/sepolicy/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab, which tries to
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab, which tries to
|
/system/logging/logd/ |
D | LogAudit.h | 43 std::string denialParse(const std::string& denial, char terminator,
|
D | LogAudit.cpp | 134 std::string LogAudit::denialParse(const std::string& denial, char terminator, in denialParse() argument 136 size_t start_index = denial.find(search_term); in denialParse() 139 return denial.substr( in denialParse() 140 start_index, denial.find(terminator, start_index) - start_index); in denialParse()
|
D | logd.rc | 20 # Limit SELinux denial generation to 5/second
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | perfetto.te | 56 # under adbd is harmless. Avoid generating denial logs. 62 # Similarly, CTS tests end up hitting a denial on shell pipes.
|
D | runas_app.te | 23 # Suppress denial logspam when simpleperf is trying to find a matching process
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | perfetto.te | 51 # under adbd is harmless. Avoid generating denial logs. 57 # Similarly, CTS tests end up hitting a denial on shell pipes.
|
D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | runas_app.te | 23 # Suppress denial logspam when simpleperf is trying to find a matching process
|
/system/sepolicy/private/ |
D | preloads_copy.te | 16 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | cppreopts.te | 29 # Silence the denial when /postinstall cannot be mounted, e.g., system_other
|
D | perfetto.te | 56 # under adbd is harmless. Avoid generating denial logs. 62 # Similarly, CTS tests end up hitting a denial on shell pipes.
|
D | runas_app.te | 23 # Suppress denial logspam when simpleperf is trying to find a matching process
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | otapreopt_chroot.te | 13 # Mounting /vendor can have this side-effect. Ignore denial.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | dexoptanalyzer.te | 26 # suppressing denial on actual access.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | dexoptanalyzer.te | 26 # suppressing denial on actual access.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | dexoptanalyzer.te | 28 # suppressing denial on actual access.
|
1234