Actually declare use of new policy in deviceadmin
oops. Change-Id: I24a8d32bf6068653a59e4f7217d7beb8d68ca0ed
This commit is contained in:
parent
f8d8dfac7a
commit
30e9481e86
@ -4,9 +4,9 @@
|
|||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
@ -23,5 +23,6 @@
|
|||||||
<wipe-data />
|
<wipe-data />
|
||||||
<expire-password />
|
<expire-password />
|
||||||
<encrypted-storage />
|
<encrypted-storage />
|
||||||
|
<disable-camera />
|
||||||
</uses-policies>
|
</uses-policies>
|
||||||
</device-admin>
|
</device-admin>
|
||||||
|
Loading…
Reference in New Issue
Block a user