replicant-vendor_replicant/sepolicy/qcom/domain.te
Steve Kondik 2c3b5d353e sepolicy: Remove some denials
* Allow apps to run the "df" command to look at disk usage.
 * Allow thermal engine to check/set battery limits.

Change-Id: I67c863a82a94007e7a5e8ccfde9c095b7277ab84
2015-11-16 19:46:00 -08:00

3 lines
91 B
Plaintext

allow domain persist_file:dir getattr;
allow domain persist_block_device:blk_file getattr;