Settings: Protect sensitive data on the about phone

- Hide some personal info like phone number and IMEI.
- IMEI shows on a tap, so why not.
- Avoid showing this in screenshot/screenrecord

Co-authored-by: El Dainosor <eldainosor@gmail.com>
Change-Id: I45b7898da440c36045aec64a0a86fb804116cd9d
This commit is contained in:
althafvly
2019-10-25 07:16:45 +00:00
committed by Mohammed Althaf T
parent 0960af0bf3
commit ed95f35423
4 changed files with 24 additions and 6 deletions

View File

@@ -57,7 +57,6 @@
android:order="3"
android:title="@string/status_number"
android:summary="@string/summary_placeholder"
android:selectable="false"
settings:controller="com.android.settings.deviceinfo.PhoneNumberPreferenceController"
settings:enableCopying="true"/>
</PreferenceCategory>