mirror of
https://github.com/apache/cordova-android.git
synced 2025-05-13 23:03:47 +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.