mirror of
https://github.com/apache/cordova-android.git
synced 2026-07-06 00:00:08 +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.