Searched refs:denial (Results 1 – 25 of 73) 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, which tries to
|
/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/public/ |
D | vendor_misc_writer.te | 9 # Silence the denial when calling libfstab's ReadDefaultFstab, which tries to
|
/system/core/logd/ |
D | LogAudit.h | 43 std::string denialParse(const std::string& denial, char terminator,
|
D | LogAudit.cpp | 132 std::string LogAudit::denialParse(const std::string& denial, char terminator, in denialParse() argument 134 size_t start_index = denial.find(search_term); in denialParse() 137 return denial.substr( in denialParse() 138 start_index, denial.find(terminator, start_index) - start_index); in denialParse()
|
D | logd.rc | 20 # Limit SELinux denial generation to 5/second
|
/system/sepolicy/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
|
D | dexoptanalyzer.te | 35 # suppressing denial on actual access.
|
D | simpleperf.te | 28 # 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
|
D | dexoptanalyzer.te | 35 # suppressing denial on actual access.
|
D | simpleperf.te | 28 # Suppress denial logspam when simpleperf is trying to find a matching process
|
/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.
|
D | update_engine.te | 18 # denial.
|
/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/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/prebuilts/api/29.0/private/ |
D | dexoptanalyzer.te | 28 # suppressing denial on actual access.
|
123