<?xml version="1.0" encoding="utf-8"?>
<restrictions xmlns:android="http://schemas.android.com/apk/res/android">
    <restriction
        android:key="maintenance_pin"
        android:title="@string/managed_maintenance_pin_title"
        android:description="@string/managed_maintenance_pin_description"
        android:restrictionType="string"
        android:defaultValue="" />
</restrictions>
