commit | 8a65aeca0e7b1db3de3a29a51a68a778738d1208 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Jun 13 13:55:00 2017 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Jun 22 00:20:59 2017 +0000 |
tree | f20cd6f14ae0af408adc8f2f7f3a98c58bbf080d | |
parent | 3b7d9e49df9d4b4803b0b727cf980ae5f7926a20 [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>