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