Remove emergency info subtitle

Bug:27621394
Change-Id: I9f2dfd1fd4926cb454cc8e4b7e3f100aa724aa76
This commit is contained in:
mariagpuyol
2016-03-18 08:11:04 -07:00
parent c35b08b4b3
commit 1f8665f58a
2 changed files with 1 additions and 4 deletions

View File

@@ -38,6 +38,5 @@
</PreferenceCategory>
<Preference
android:key="emergency_info"
android:title="@string/emergency_info_title"
android:summary="@string/emergency_info_subtitle"/>
android:title="@string/emergency_info_title" />
</PreferenceScreen>