Skip to content

Commit 25c5316

Browse files
authored
Fix SecurityException with Device owner
1 parent cb9e3c7 commit 25c5316

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/res/xml/device_policy_header.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
<com.afwsamples.testdpc.common.preference.DpcPreference
101101
android:key="cross_profile_calendar"
102102
android:title="@string/cross_profile_calendar"
103+
testdpc:admin="orgOwnedProfileOwner|profileOwner"
103104
testdpc:minSdkVersion="Q" />
104105
</PreferenceCategory>
105106

0 commit comments

Comments
 (0)