mirror of
https://github.com/apache/cordova-android.git
synced 2025-04-02 21:03:02 +08:00

This is mostly the same as FILE_URI on Android. Also replaced calls to `stripFileProtocol` with the more general-purpose `getRealPathFromURI`. This helps support some operations on content URIs.