Skip to content

Commit 93ab9aa

Browse files
author
Rubin Xu
committed
Enable 'Show Wi-Fi MAC address' for COPE
Bug: 150200079 Test: manual Change-Id: I476eb058cacf64280b932f0064dd98d8e71ca62b
1 parent a0a9a93 commit 93ab9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/xml/device_policy_header.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
android:key="show_wifi_mac_address"
327327
android:title="@string/show_wifi_mac_address"
328328
testdpc:minSdkVersion="N"
329-
testdpc:user="primaryUser" />
329+
testdpc:admin="deviceOwner|orgOwnedProfileOwner" />
330330
</PreferenceCategory>
331331

332332
<PreferenceCategory android:title="@string/input_methods_title">

0 commit comments

Comments
 (0)