commit | a44c5910391e2c80f00a7873fca2032d08323eeb | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Mon Jul 15 14:54:27 2013 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Wed Jul 17 11:52:49 2013 -0700 |
tree | e1a0e8beeb262496dfa15bec9dfe967048211869 | |
parent | b73cfb8685a1449d923a76ee3534009a93216a7a [diff] [blame] |
Adding in call screen template. Along with glow pad for incoming call interaction.. Change-Id: I8d518b5247bee4a10c8fd06763a7e3fe6cff5652
diff --git a/InCallUI/proguard.flags b/InCallUI/proguard.flags new file mode 100644 index 0000000..8fa10e0 --- /dev/null +++ b/InCallUI/proguard.flags
@@ -0,0 +1,3 @@ +-keep class com.android.incallui.widget.multiwaveview.* { + *; +}