[Telephony Debug Menu] Remove DcRtInfo
Remove the obsolete and unsupported DcRtInfo field from the Debug menu. Since it doesn't do anything and hasn't for a few releases, we should make space for things that are supported and minimize clutter. Bug: 78791811 Test: manual Change-Id: Id4cc808bf5c7671408cd5297965d93140aeefe97
This commit is contained in:
@@ -164,13 +164,6 @@
|
||||
android:layout_height="1dip"
|
||||
android:background="#000000" />
|
||||
|
||||
<!-- DcRtInfo - DataConnectionRealTimeInfo -->
|
||||
<LinearLayout style="@style/entry_layout">
|
||||
<TextView android:text="@string/radio_info_dcrtinfo_label"
|
||||
style="@style/info_label" />
|
||||
<TextView android:id="@+id/dcrtinfo" style="@style/info_value" />
|
||||
</LinearLayout>
|
||||
|
||||
<!-- Message Waiting Indicator -->
|
||||
<LinearLayout style="@style/entry_layout">
|
||||
<TextView android:text="@string/radio_info_message_waiting_label" style="@style/info_label" />
|
||||
|
||||
Reference in New Issue
Block a user