SDL: do not request SD card write access for Android 4.4 and above, unless enabled in AndroidAppSettings

This commit is contained in:
Sergii Pylypenko
2015-10-23 15:55:53 +03:00
parent b62d3aac8d
commit 54de45e77c
3 changed files with 9 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ AppUsesMultitouch=y
AppRecordsAudio=n
# Application needs to access SD card. If your data files are bigger than 5 Mb, enable it. (y) / (n)
AccessSdCard=
AccessSdCard=n
# Application needs Internet access. If you disable it, you'll have to bundle all your data files inside .apk (y) / (n)
AccessInternet=y