commit | 31ecf350869e5f10443e07b7478b24ce7c7ec945 | [log] [tgz] |
---|---|---|
author | Johannes Gallmann <gallmann@google.com> | Mon Nov 25 13:14:38 2024 +0000 |
committer | Johannes Gallmann <gallmann@google.com> | Mon Nov 25 20:51:51 2024 +0000 |
tree | e24c7301c227cc7a7afdaebe87a08b68bc4abf75 | |
parent | 3ebccb43a0a6fc3940e743cee0c8d457029f1511 [diff] |
Opt out of predictive back for activities with custom onBackPressed handling This CL ensures that some framework activities with custom back handling (onBackPressed overridden) remain opted-out of predictive back. Predictive back will be enabled by default starting with Android B (and targetSDK>=36). Bug: 376407910 Test: presubmit Flag: com.android.window.flags.predictive_back_default_enable_sdk_36 Change-Id: Idb0a2446919bbfb80fcb895772cdff648211066c