commit | 003b40203cd787ead7b4b8a703bc6ab5d15cf902 | [log] [tgz] |
---|---|---|
author | Rajat Asthana <quic_rasthana@quicinc.com> | Tue May 17 14:05:48 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jun 06 08:02:11 2022 -0700 |
tree | acd143fc326b22ad59ef8b9e6d05c6a83fc6e9fc | |
parent | 419ded622f113d52335fb86d1ca61164fdb68b85 [diff] |
Add rule to not audit when WLC accesses incremental_prop and proc While full scan in WLC, if an app invokes incfs filesystem, it causes an avc denial denial for accessing incremental_prop and proc filesystem. Since, WLC does not directly access the incremental property, and that doesn't affects the classification of the apk, add a rule to not audit when wlc reads the incremental_prop and proc_filesystems. Change-Id: Ic89327a7c048b760c24a1fc272dd2ee848689699