Merge "Remove the prefix "Model:" from the summary of hardware." into rvc-d1-dev am: e86dd271da am: ca05c7fabd am: 4ff2999126

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12034261

Change-Id: I35c7c18c370db76bd1d82f319003cb164d9b7246
This commit is contained in:
Stanley Wang
2020-06-30 11:10:44 +00:00
committed by Automerger Merge Worker
4 changed files with 3 additions and 8 deletions

View File

@@ -100,7 +100,7 @@
<Preference
android:key="device_model"
android:order="31"
android:title="@string/hardware_info"
android:title="@string/model_info"
android:summary="@string/summary_placeholder"
android:fragment="com.android.settings.deviceinfo.hardwareinfo.HardwareInfoFragment"
settings:enableCopying="true"