summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/historyitemactions
diff options
context:
space:
mode:
authorlinyuh <linyuh@google.com>2018-05-04 10:54:12 -0700
committerCopybara-Service <copybara-piper@google.com>2018-05-04 16:00:20 -0700
commit763ce4404ae8e4199da719359a1b01389884cec4 (patch)
tree78bf30ec2633948a69facf84ebfa84a979d814f3 /java/com/android/dialer/historyitemactions
parent4ef430e759b7e4f07bd1fbc273a7b6937b581b4a (diff)
Remove TODOs for showing SIM info in the bottom sheet & call details.
Bug: 74522027 Test: None PiperOrigin-RevId: 195439124 Change-Id: Ibab0bc7e58bd1b23255d9af476c5b98ed89f13fa
Diffstat (limited to 'java/com/android/dialer/historyitemactions')
-rw-r--r--java/com/android/dialer/historyitemactions/history_item_bottom_sheet_header_info.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/com/android/dialer/historyitemactions/history_item_bottom_sheet_header_info.proto b/java/com/android/dialer/historyitemactions/history_item_bottom_sheet_header_info.proto
index ef71ecd7e..04d9f2259 100644
--- a/java/com/android/dialer/historyitemactions/history_item_bottom_sheet_header_info.proto
+++ b/java/com/android/dialer/historyitemactions/history_item_bottom_sheet_header_info.proto
@@ -36,6 +36,4 @@ message HistoryItemBottomSheetHeaderInfo {
// "Blocked • Mobile • 555-1234", and
// "Spam • Mobile • 555-1234".
optional string secondary_text = 4;
-
- // TODO(a bug): Add SIM info.
}