summaryrefslogtreecommitdiff
path: root/InCallUI/proguard.flags
diff options
context:
space:
mode:
authorChiao Cheng <chiaocheng@google.com>2013-07-15 14:54:27 -0700
committerChiao Cheng <chiaocheng@google.com>2013-07-17 11:52:49 -0700
commita44c5910391e2c80f00a7873fca2032d08323eeb (patch)
treee1a0e8beeb262496dfa15bec9dfe967048211869 /InCallUI/proguard.flags
parentb73cfb8685a1449d923a76ee3534009a93216a7a (diff)
Adding in call screen template.
Along with glow pad for incoming call interaction.. Change-Id: I8d518b5247bee4a10c8fd06763a7e3fe6cff5652
Diffstat (limited to 'InCallUI/proguard.flags')
-rw-r--r--InCallUI/proguard.flags3
1 files changed, 3 insertions, 0 deletions
diff --git a/InCallUI/proguard.flags b/InCallUI/proguard.flags
new file mode 100644
index 000000000..8fa10e0d1
--- /dev/null
+++ b/InCallUI/proguard.flags
@@ -0,0 +1,3 @@
+-keep class com.android.incallui.widget.multiwaveview.* {
+ *;
+}