Skip to content
Snippets Groups Projects
Commit 3085f599 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

Add system_file_type

This file resides on /system, so must be annotated with the
system_file_type attribute.

Test: Policy compiles.
Change-Id: I52b77fd60060ca85562c8742e9efd129f6973a10
parent 29abf559
No related branches found
No related tags found
No related merge requests found
type init_eth0, domain;
type init_eth0_exec, exec_type, file_type;
type init_eth0_exec, system_file_type, exec_type, file_type;
init_daemon_domain(init_eth0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment