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