Skip to content

Commit

Permalink
feat: support-transfer-ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
iamr0s authored Jun 20, 2024
1 parent a9771dd commit 253d6f4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/xml/device_admin.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<device-admin>
<support-transfer-ownership />
<uses-policies>
<force-lock />
<disable-camera />
<set-global-proxy />
</uses-policies>
</device-admin>
</device-admin>

0 comments on commit 253d6f4

Please sign in to comment.