Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Implement DISALLOW_NFC AE user restriction" into main
Browse files Browse the repository at this point in the history
  • Loading branch information
rpius authored and Gerrit Code Review committed Aug 25, 2023
2 parents 1937711 + 4e48779 commit a3f6a70
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion res/xml/connected_devices_advanced.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@
android:icon="@drawable/ic_nfc"
android:order="-7"
settings:searchable="false"
settings:controller="com.android.settings.connecteddevice.NfcAndPaymentFragmentController"/>
settings:controller="com.android.settings.connecteddevice.NfcAndPaymentFragmentController"
settings:userRestriction="no_near_field_communication_radio"
settings:useAdminDisabledSummary="true"/>

<Preference
android:fragment="com.android.settings.wfd.WifiDisplaySettings"
Expand Down

0 comments on commit a3f6a70

Please sign in to comment.