OSDN Git Service

CMFileManager: Add WRITE_MEDIA_STORAGE permission for devices without root
authorlinus_lee <llee@cyngn.com>
Fri, 2 Jan 2015 21:03:38 +0000 (13:03 -0800)
committerlinus_lee <llee@cyngn.com>
Fri, 2 Jan 2015 21:09:50 +0000 (13:09 -0800)
commit96f8e4ee5074f217c9fdb3f44ebc9811fed1843b
tree0c4c1d36a49eb8e9b84b99f4fca7a8988e73a820
parentb2bbed6b91b68a2007d3caf8c4a68b11aef36884
CMFileManager: Add WRITE_MEDIA_STORAGE permission for devices without root

For devices that don't have root access, we need to add the WRITE_MEDIA_STORAGE
permission to get write access to the secondary external storage directory to
rename/copy/delete files

Change-Id: I4145bec0dd0c38414d8557f1ddc61bbb22d00359
AndroidManifest.xml