summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Software/SWEfbInterface.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-08-01 19:18:09 +0200
committerJosJuice <josjuice@gmail.com>2025-08-01 19:18:09 +0200
commit5c7e8db26e45803681a689da61dc9099fafaffb8 (patch)
treef4fcce69cf80dd4088de30251f91fc545bf0ff46 /Source/Core/VideoBackends/Software/SWEfbInterface.cpp
parentf26af63c6dab168889feb21f7769e02697a2a018 (diff)
Android: Opt out of back invoked callback
When 9d9b6d8 changed our target SDK version to Android 16, it made Android 16 stop calling onBackPressed and stop delivering KEYCODE_BACK events. Dolphin's code isn't ready for that yet. Android lets us opt out of this new behavior for now, so let's do so. But the opt-out will presumably stop working once we start targeting Android 17, so we're going to have to update Dolphin's code within the next one or two years to support the replacement API.
Diffstat (limited to 'Source/Core/VideoBackends/Software/SWEfbInterface.cpp')
0 files changed, 0 insertions, 0 deletions