diff options
Diffstat (limited to 'res')
-rw-r--r-- | res/xml/device_admin_lockscreen.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/xml/device_admin_lockscreen.xml b/res/xml/device_admin_lockscreen.xml index fb665d3..a6c15a2 100644 --- a/res/xml/device_admin_lockscreen.xml +++ b/res/xml/device_admin_lockscreen.xml @@ -1,6 +1,5 @@ <device-admin xmlns:android="http://schemas.android.com/apk/res/android"> <uses-policies> <disable-keyguard-features/> - <disable-camera /> </uses-policies> </device-admin> |