• Mike Lockwood's avatar
    /data/media lockdown: · d0d809c6
    Mike Lockwood authored
    
    
    Media provider now stores paths with /mnt/sdcard prefix instead of /data/media
    and returns /mnt/sdcard paths for all query results
    
    Media scanner, MTP and ContentProvider.openFile() use /data/media paths
    to avoid the overhead of the FUSE layer.
    
    Give MediaProvider write permission to the /data/media directory.
    
    Change-Id: I246f82fd4c0aa3eea57a0fbbb1264a5618446d24
    Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
    d0d809c6
AndroidManifest.xml 2.08 KB