mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
- fastlane sructure corrected
This commit is contained in:
parent
755e1b444c
commit
cafe58aa69
10 changed files with 1 additions and 0 deletions
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
|
@ -60,6 +60,7 @@ def getStoragePerm():
|
|||
return ap.getPerms(
|
||||
["android.permission.WRITE_EXTERNAL_STORAGE"])
|
||||
|
||||
|
||||
def requestStoragePerm():
|
||||
ap = AndroidPerms()
|
||||
logging.info("androidperms: API version %d" % (ap.version.SDK_INT))
|
||||
|
|
Loading…
Add table
Reference in a new issue