[SDL] Access to SD card is disabled by default now, for Android 4.3 and newer
This commit is contained in:
@@ -157,7 +157,7 @@ AppUsesMultitouch=n
|
||||
AppRecordsAudio=n
|
||||
|
||||
# Application needs to access SD card. If your data files are bigger than 5 Mb, enable it. (y) / (n)
|
||||
AccessSdCard=y
|
||||
AccessSdCard=n
|
||||
|
||||
# Application needs Internet access. If you disable it, you'll have to bundle all your data files inside .apk (y) / (n)
|
||||
AccessInternet=n
|
||||
|
||||
Reference in New Issue
Block a user