summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModAsset.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2025-06-04 21:30:51 +0200
committerJosJuice <josjuice@gmail.com>2025-06-04 21:30:51 +0200
commit5d2518d4908ace3ffd5fffc84ac466ce174c724a (patch)
tree91deff216da22cdcf02b1c1cf47506370bfdede4 /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModAsset.h
parent19a3f25a71fca1db58c7dc5cfe091b7bc2644023 (diff)
Android: Add android.hardware.microphone to manifest
Google Play is now blocking distribution for Android TV unless we explicitly set the android.hardware.microphone hardware feature as android:required="false", because it's inferring android.hardware.microphone from the android.permission.RECORD_AUDIO we added for Wii Speak emulation, with android:required defaulting to true. I was under the belief that setting android:required="false" on android.permission.RECORD_AUDIO would solve this, but looking closer at the definition of <uses-permission>, it doesn't actually support android:required attributes, so that presumably has no effect.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModAsset.h')
0 files changed, 0 insertions, 0 deletions