Skip to content
Snippets Groups Projects
Commit 38b7f430 authored by Stephen Smalley's avatar Stephen Smalley
Browse files

Make inputflinger permissive or unconfined.


Otherwise we'll never see denials in userdebug or eng builds and
never make progress on confining it.  Of course we cannot truly
test until it is released into AOSP, but this prepares the way
and potentially allows for internal testing and collection of denials.

Change-Id: I800ab23baee1c84b7c4cf7399b17611a62ca6804
Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
parent e21871c8
No related branches found
No related tags found
No related merge requests found
# inputflinger # inputflinger
type inputflinger, domain; type inputflinger, domain;
permissive_or_unconfined(inputflinger)
type inputflinger_exec, exec_type, file_type; type inputflinger_exec, exec_type, file_type;
init_daemon_domain(inputflinger) init_daemon_domain(inputflinger)
binder_use(inputflinger) binder_use(inputflinger)
binder_service(inputflinger) binder_service(inputflinger)
unconfined_domain(inputflinger)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment