commit | 260a4485f36cac0cf7ea2de22df62936f2b99566 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Jun 13 13:55:00 2017 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Jun 16 19:47:33 2017 +0000 |
tree | 56d479355bd0eb100646bfbd15f4116729c41464 | |
parent | 3692b3189e77c3b058b81f70dd9a1b60837a8138 [diff] |
Add rules for vfat for sdcardfs This adds parellel rules to the ones added for media_rw_data_file to allow apps to access vfat under sdcardfs. This should be reverted if sdcardfs is modified to alter the secontext it used for access to the lower filesystem Change-Id: Idb123206ed2fac3ead88b0c1ed0b66952597ac65 Bug: 62584229 Test: Run android.appsecurity.cts.ExternalStorageHostTest with an external card formated as vfat Signed-off-by: Daniel Rosenberg <drosen@google.com>