From 74903c918c79e4a24f0ed61bac26ee4e2896eda5 Mon Sep 17 00:00:00 2001 From: wangqi Date: Mon, 4 Jun 2018 15:04:23 -0700 Subject: Add keep.xml to keep string resources for spam. Without this rule, these string resources not directly referenced by code will be stripped out by Proguard. Bug: 80512860 Test: manual PiperOrigin-RevId: 199201142 Change-Id: I91ea90273051b6bb6fa57d116bfb037fc86c1a94 --- java/com/android/incallui/spam/res/raw/keep.xml | 66 +++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 java/com/android/incallui/spam/res/raw/keep.xml (limited to 'java/com/android/incallui') diff --git a/java/com/android/incallui/spam/res/raw/keep.xml b/java/com/android/incallui/spam/res/raw/keep.xml new file mode 100644 index 000000000..0361e5131 --- /dev/null +++ b/java/com/android/incallui/spam/res/raw/keep.xml @@ -0,0 +1,66 @@ + + + \ No newline at end of file -- cgit v1.2.3