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

Security interaction no longer possible on Froyo #38

Open
GoogleCodeExporter opened this issue Jun 11, 2015 · 1 comment
Open

Security interaction no longer possible on Froyo #38

GoogleCodeExporter opened this issue Jun 11, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Though security is still detected for pattern lockscreen, we no longer have 
access to disabling it via our change_settings permission. Soon a Froyo 
release will be ready which removes all reference to security interaction. 
The previous version for the eclair build will go back up soon as well to 
allow for smoothest operation pre-Froyo, as it has not been released on the 
droid (our primary target device) officially yet.

Original issue reported on code.google.com by myLockan...@gmail.com on 6 Jun 2010 at 7:26

@GoogleCodeExporter
Copy link
Author

Located via the developer documentation:

"Secure system settings, containing system preferences that applications can 
read but are not allowed to write. These are for preferences that the user must 
explicitly modify through the system UI or specialized APIs for those values, 
not modified directly by applications."

LOCK_PATTERN_ENABLED is now part of this setup. I'm hunting for any associated 
permission or API we might be able to still use to interact with security on 
2.2 and on. Can't find anything on pin/password lock so far in the search.

Original comment by myLockan...@gmail.com on 12 Jun 2010 at 12:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant