replicant-vendor_replicant/sepolicy/qcom/livedisplay.te
Steve Kondik eac861613e sepolicy: Move new QCOM-specific policy to the right place
* Don't wanna break the build for anyone again :(  The
   native stuff is very QCOM specific and won't work elsewhere.

Change-Id: Id5dbba1a46dc12cbd5914cf3072ed92a72039b31
2016-08-09 00:07:19 -07:00

4 lines
157 B
Plaintext

# Storage of default mode by native API
allow system_server display_misc_file:dir r_dir_perms;
allow system_server display_misc_file:file create_file_perms;