We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405751a commit d080f70Copy full SHA for d080f70
app/src/main/res/xml/device_policy_header.xml
@@ -53,17 +53,14 @@
53
<com.afwsamples.testdpc.common.preference.DpcPreference
54
android:key="set_screen_brightness"
55
android:title="@string/set_screen_brightness"
56
- testdpc:admin="deviceOwner"
57
testdpc:minSdkVersion="P" />
58
<com.afwsamples.testdpc.common.preference.DpcSwitchPreference
59
android:key="auto_brightness"
60
android:title="@string/auto_brightness"
61
62
63
64
android:key="set_screen_off_timeout"
65
android:title="@string/set_screen_off_timeout"
66
67
68
</PreferenceCategory>
69
0 commit comments