• Marco Nelissen's avatar
    Fix up path from scan file intent before scanning · e358a901
    Marco Nelissen authored
    Canonicalize the path, and replace legacy prefix if needed.
    This allows the ACTION_MEDIA_SCANNER_SCAN_FILE to contain
    /storage/emulated/legacy/ type paths, as well as even more
    ancient /mnt/sdcard or /sdcard paths
    
    b/10096103
    
    Change-Id: I012793d8c185ccddc4e59280f0d6e214fd16ac8d
    e358a901
MediaScannerReceiver.java 3.26 KB