summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authormdooley <mdooley@google.com>2017-08-18 15:22:05 -0700
committerEric Erfanian <erfanian@google.com>2017-08-30 11:19:14 -0700
commit8b48d10a59eebeb3ca3c4ede23cb66f1e794bcf8 (patch)
tree3766c7fcf2ef593560d67e67308ff4b8ef9855d1 /java
parent929674acc5ff2798b767692bbad4143575d31c3b (diff)
Removing Duration from transcription proto
Updating the client version of the voicemail transcription proto to switch from Duration to int64. see cl/165511897 Also removing the duration import from the server version of the proto and adding lint-if-this comment. Bug: 64767067 Test: manual PiperOrigin-RevId: 165760594 Change-Id: Ife9be75682528bbffac337985b32bfcf6b913936
Diffstat (limited to 'java')
-rw-r--r--java/com/android/incallui/StatusBarNotifier.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/java/com/android/incallui/StatusBarNotifier.java b/java/com/android/incallui/StatusBarNotifier.java
index 270c42b75..e6969c147 100644
--- a/java/com/android/incallui/StatusBarNotifier.java
+++ b/java/com/android/incallui/StatusBarNotifier.java
@@ -1024,4 +1024,3 @@ public class StatusBarNotifier
}
}
}
-