unplugged-system/cts/hostsidetests/devicepolicy/app/TransferOwnerOutgoingApp/res/xml/device_admin.xml

14 lines
415 B
XML

<device-admin xmlns:android="http://schemas.android.com/apk/res/android" android:visible="false">
<headless-system-user device-owner-mode="affiliated" />
<uses-policies>
<limit-password/>
<watch-login/>
<reset-password/>
<force-lock/>
<wipe-data/>
<expire-password/>
<encrypted-storage/>
<disable-camera/>
</uses-policies>
</device-admin>