Stop logging tether password in logcat & metrics provider
Change-Id: I7aaaf3148445bfb6c556ab37c6577da67dc94cbb Fixes: 79419591 Test: adb logcat -b events | egrep "(sysui_|notification_)"
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
|
|
||||||
<com.android.settings.widget.ValidatedEditTextPreference
|
<com.android.settings.widget.ValidatedEditTextPreference
|
||||||
android:key="wifi_tether_network_password"
|
android:key="wifi_tether_network_password"
|
||||||
|
android:persistent="false"
|
||||||
android:title="@string/wifi_hotspot_password_title" />
|
android:title="@string/wifi_hotspot_password_title" />
|
||||||
|
|
||||||
<SwitchPreference
|
<SwitchPreference
|
||||||
|
Reference in New Issue
Block a user