Compare commits

...

1 Commits

Author SHA1 Message Date
Ricardo Cerqueira
ca334323e9 uncrypt needs to write to the BCB
and in QC hardware, that's misc_partition...

Change-Id: I1d2f5d11423f01435f17f0e6f5d418cc0ce30e9d
2015-04-22 01:28:18 +01:00

3
common/uncrypt.te Normal file
View File

@@ -0,0 +1,3 @@
allow uncrypt misc_partition:blk_file w_file_perms;
allow uncrypt misc_partition:dir r_dir_perms;