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