summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2020-07-16 18:42:15 +0200
committerJosJuice <josjuice@gmail.com>2020-07-16 20:06:58 +0200
commit00cde7cbbddbd5be5e104a72f259578b109d8bb7 (patch)
tree29d5474de997823e29c8f56da8cb6dd924d6b169 /Source/Core/InputCommon/ControllerInterface/DInput
parentb6ee3228be73284e91ad5514f3d38c0c71ef93d3 (diff)
Android: Don't access /dev/ashmem on newer Android versions
Fixes a critical regression where 95945a0 made us unable to start emulation on Android 10 and newer. Android is restricting direct access to /dev/ashmem starting with the new SDK version, but we can use the new (and simpler) ASharedMemory API instead. We have to keep using the /dev/ashmem approach on old versions of Android, though.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput')
0 files changed, 0 insertions, 0 deletions