Remove obsolete PermissionHelper#1856
Conversation
- This class is not used anywhere within the codebase - This class was created for backward compatibility with plugins written for cordova-android 5.0.0+ to work with earlier versions (pre-5.0.0) - This should be removed for cordova-android 15
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1856 +/- ##
===========================================
- Coverage 72.12% 60.79% -11.33%
===========================================
Files 23 23
Lines 1844 4811 +2967
===========================================
+ Hits 1330 2925 +1595
- Misses 514 1886 +1372 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The Here are some examples:
Above points to the imports but if you scan the file you will see it being used. While the above are Cordova core plugins, I believe many third-party plugins also use it. |
|
But the |
|
I deprecated the |
Platforms affected
Motivation and Context
Description
Testing
Checklist
(platform)if this change only applies to one platform (e.g.(android))