Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YalpStore should use system permission by default if installed as priv-app #407

Closed
shuhaowu opened this issue Mar 19, 2018 · 1 comment
Closed
Milestone

Comments

@shuhaowu
Copy link

Not sure if this is possible, but YalpStore should use system permission to install apps if it is built into a ROM/installed as priv-app. FDroid already does this but it detects if the privileged extensions are available whereas this app probably need to do something like this.

yeriomin added a commit that referenced this issue Mar 23, 2018
…ings and installation privilege is granted, privileged installer will be used
@yeriomin
Copy link
Owner

If no installation method is explicitly chosen in the settings and installation privilege is granted, privileged installer will be used from now on. If the user manually chooses any method in the settings, that method will be used from that point.

This affects only new installs.

@yeriomin yeriomin added this to the 0.36 milestone Mar 23, 2018
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

No branches or pull requests

2 participants