Settings: Extend protect sensitive info to MAC [2/2]
This commit is contained in:
@@ -184,18 +184,14 @@
|
||||
android:key="wifi_mac_address"
|
||||
android:order="46"
|
||||
android:title="@string/status_device_wifi_mac_address"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:selectable="false"
|
||||
settings:enableCopying="true"/>
|
||||
android:summary="@string/summary_placeholder"/>
|
||||
|
||||
<!-- Bluetooth address -->
|
||||
<Preference
|
||||
android:key="bt_address"
|
||||
android:order="47"
|
||||
android:title="@string/status_bt_address"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:selectable="false"
|
||||
settings:enableCopying="true"/>
|
||||
android:summary="@string/summary_placeholder"/>
|
||||
|
||||
<!-- Device up time -->
|
||||
<Preference
|
||||
|
||||
Reference in New Issue
Block a user