Skip to content

Allow list of permissions for bdist#898

Merged
inclement merged 1 commit intokivy:masterfrom
KeyWeeUsr:bdist_permissions
Oct 9, 2016
Merged

Allow list of permissions for bdist#898
inclement merged 1 commit intokivy:masterfrom
KeyWeeUsr:bdist_permissions

Conversation

@KeyWeeUsr
Copy link
Contributor

Allows writing of a list of permissions, because the dictionary isn't capable of holding multiple values to a single key other way to me. (multiple permission will be rewritten).

'permissions': ['ACCESS_COARSE_LOCATION', 'ACCESS_FINE_LOCATION',
                'BLUETOOTH', 'BODY_SENSORS', 'CAMERA', 'INTERNET',
                'NFC', 'READ_EXTERNAL_STORAGE', 'RECORD_AUDIO',
                'USE_FINGERPRINT', 'VIBRATE', 'WAKE_LOCK',
                'WRITE_EXTERNAL_STORAGE']

@inclement
Copy link
Member

Looks good, thanks. More generally, I guess --permission really should accept a comma-separated list.

@inclement inclement merged commit cce254f into kivy:master Oct 9, 2016
@KeyWeeUsr KeyWeeUsr deleted the bdist_permissions branch December 19, 2016 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants