summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro')
-rw-r--r--mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro b/mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro
new file mode 100644
index 0000000000..4865f3c386
--- /dev/null
+++ b/mobile/android/android-components/components/service/nimbus/proguard-rules-consumer.pro
@@ -0,0 +1,4 @@
+# ProGuard rules for consumers of this library.
+
+# Experiments specific protections
+-keep class mozilla.components.service.nimbus.** { *; }