2c3b5d353e
* Allow apps to run the "df" command to look at disk usage. * Allow thermal engine to check/set battery limits. Change-Id: I67c863a82a94007e7a5e8ccfde9c095b7277ab84
6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
allow domain block_device:dir { search getattr };
|
|
allow domain block_device:blk_file getattr;
|
|
allow domain cache_block_device:blk_file getattr;
|
|
allow domain userdata_block_device:blk_file getattr;
|
|
allow domain fuse_device:chr_file getattr;
|