<?xml version="1.0" encoding="utf-8"?>
<restrictions xmlns:android="http://schemas.android.com/apk/res/android">
  <restriction
      android:key="restrictionKey"
      android:title="@string/ok"
      android:restrictionType="bool"
      android:defaultValue="false" />
</restrictions>