Move OnBackPressedDiser extension to main artifact As the main activity artifact is automatically included whenever a developer depends on activity-ktx and these are in an atomic library group, we can move the Kotlin extension from activity-ktx to activity itself now that the class itself has been moved to Kotlin. Relnote: n/a Test: ./gradlew checkApi BUG: 257291701 Change-Id: I13482de2e25bd6e084f4b299dddd43b2bcf7a4c7