Enable the copy function on the account preference of About page.
Fixes: 137255130 Test: robotest and do the copy test manually Change-Id: Idfdd7b5417ae41fce3710cad4aa7a735e99903f0
This commit is contained in:
@@ -43,6 +43,7 @@
|
|||||||
android:order="2"
|
android:order="2"
|
||||||
android:title="@string/my_device_info_account_preference_title"
|
android:title="@string/my_device_info_account_preference_title"
|
||||||
android:summary="@string/summary_placeholder"
|
android:summary="@string/summary_placeholder"
|
||||||
|
settings:enableCopying="true"
|
||||||
settings:controller="com.android.settings.deviceinfo.BrandedAccountPreferenceController"/>
|
settings:controller="com.android.settings.deviceinfo.BrandedAccountPreferenceController"/>
|
||||||
|
|
||||||
<!-- Phone number -->
|
<!-- Phone number -->
|
||||||
|
Reference in New Issue
Block a user