mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
17906735df
A custom engine may live outside of the Activity's lifecycle and the Activity instance may not always be available. This getter allows Context accesses in all cases.