diff options
| author | JosJuice <josjuice@gmail.com> | 2025-06-04 21:30:51 +0200 |
|---|---|---|
| committer | OatmealDome <julian@oatmealdome.me> | 2025-06-05 02:51:47 -0400 |
| commit | a834df67ae4debba9f5a3e405875e85a9087031a (patch) | |
| tree | 804460a4da23cca7cc68d9157932736a6d6f4be6 /CMake/DolphinCompileDefinitions.cmake | |
| parent | aed420c95d7a152363917e4b827d6cc85eacb502 (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 'CMake/DolphinCompileDefinitions.cmake')
0 files changed, 0 insertions, 0 deletions
