mirror of
https://github.com/apache/cordova-android.git
synced 2026-07-06 00:00:08 +08:00
9c3d82680e
- The method deliverPermissionResult is private and nowhere used. Because it's private, it cannot be called from outside and cannot be overwritten and is safe to remove.