forked from github/cordova-android

The default handling calls through to Activity.onBackPressed(), which by default results in activity.finish(), but can be customized by the app.
The default handling calls through to Activity.onBackPressed(), which by default results in activity.finish(), but can be customized by the app.