Skip to content

Adding Filesystem API privilege to config.xml automatically #95

@sqts

Description

@sqts

Hello,

I need to add the below privileges to my app:
<tizen:privilege name='http://tizen.org/privilege/filesystem.read'></tizen:privilege> <tizen:privilege name='http://tizen.org/privilege/filesystem.write'></tizen:privilege>

Is there a way to add those Filesystem API privileges to my apps config.xml automatically?
During or after the task grunt sectv-prepare?

I see that other privileges like <tizen:privilege name="http://tizen.org/privilege/download"/> are added there, but I haven't found the code which is doing that.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions