-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CHROMIUM: alt-syscall: Support permissive whitelist
Add support for permissive whitelists which intercept and log blocked syscalls, but allow the syscall anyway. BUG=b:22226964 TEST=Run programs with "android_permissive" whitelist and observe that non-whitelisted syscalls are logged, but still allowed. Change-Id: If012a29078335ad2a9e5c6cb8918a9f568952ae4 Signed-off-by: Andrew Bresticker <abrestic@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/321957 Reviewed-by: Luigi Semenzato <semenzato@chromium.org>
- Loading branch information
Andrew Bresticker
authored and
chrome-bot
committed
Jan 15, 2016
1 parent
28cd654
commit 2484f55
Showing
1 changed file
with
77 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters