diff options
author | Yorke Lee <yorkelee@google.com> | 2015-02-28 00:20:00 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-02-28 00:20:05 +0000 |
commit | 05b3358b5d36fcdd5b9633b98fd5c6e62677eeaf (patch) | |
tree | c6f6efd2d767cb76b8e3520a38dd0c01ff3fe6e4 | |
parent | c5d2caa8e50449bdfee1b54508c2aad87c9d06a9 (diff) | |
parent | ce67848652f6c4ac73a0a8526476b96b85155f8f (diff) |
Merge "Remove unnecessary comment"
-rw-r--r-- | InCallUI/res/layout/answer_fragment.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/InCallUI/res/layout/answer_fragment.xml b/InCallUI/res/layout/answer_fragment.xml index 7026dd13c..d663b837d 100644 --- a/InCallUI/res/layout/answer_fragment.xml +++ b/InCallUI/res/layout/answer_fragment.xml @@ -15,7 +15,6 @@ ~ limitations under the License --> -<!-- TODO(klp): move out to separate file --> <com.android.incallui.GlowPadWrapper xmlns:android="http://schemas.android.com/apk/res/android" xmlns:dc="http://schemas.android.com/apk/res-auto" |