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:
Fan Zhang
2018-05-08 16:29:39 -07:00
parent 98496a5683
commit 9607dde41b

View File

@@ -28,6 +28,7 @@
<com.android.settings.widget.ValidatedEditTextPreference
android:key="wifi_tether_network_password"
android:persistent="false"
android:title="@string/wifi_hotspot_password_title" />
<SwitchPreference