mirror of
https://github.com/wesaphzt/privatelock.git
synced 2025-04-19 05:59:09 +00:00
Update README.md
This commit is contained in:
parent
8ac777d62c
commit
c75f0aba77
1 changed files with 4 additions and 0 deletions
|
@ -33,9 +33,13 @@ Device admin permission for locking screen.
|
||||||
|
|
||||||
## Permissions
|
## Permissions
|
||||||
android.permission.RECEIVE_BOOT_COMPLETED (start on boot)
|
android.permission.RECEIVE_BOOT_COMPLETED (start on boot)
|
||||||
|
|
||||||
android.permission.WAKE_LOCK (start on boot)
|
android.permission.WAKE_LOCK (start on boot)
|
||||||
|
|
||||||
android.permission.BIND_DEVICE_ADMIN (lock the screen)
|
android.permission.BIND_DEVICE_ADMIN (lock the screen)
|
||||||
|
|
||||||
android.permission.FOREGROUND_SERVICE (run the service)
|
android.permission.FOREGROUND_SERVICE (run the service)
|
||||||
|
|
||||||
android.permission.BIND_JOB_SERVICE (run the service)
|
android.permission.BIND_JOB_SERVICE (run the service)
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
Loading…
Add table
Reference in a new issue