Checking in LEDE GUI for device registration; this was ported from the implementation...
[iot2.git] / others / lede-gui / proguard-rules.pro
diff --git a/others/lede-gui/proguard-rules.pro b/others/lede-gui/proguard-rules.pro
new file mode 100644 (file)
index 0000000..e01b6b6
--- /dev/null
@@ -0,0 +1,25 @@
+# Add project specific ProGuard rules here.\r
+# By default, the flags in this file are appended to flags specified\r
+# in C:\Android\sdk/tools/proguard/proguard-android.txt\r
+# You can edit the include path and order by changing the proguardFiles\r
+# directive in build.gradle.\r
+#\r
+# For more details, see\r
+#   http://developer.android.com/guide/developing/tools/proguard.html\r
+\r
+# Add any project specific keep options here:\r
+\r
+# If your project uses WebView with JS, uncomment the following\r
+# and specify the fully qualified class name to the JavaScript interface\r
+# class:\r
+#-keepclassmembers class fqcn.of.javascript.interface.for.webview {\r
+#   public *;\r
+#}\r
+\r
+# Uncomment this to preserve the line number information for\r
+# debugging stack traces.\r
+#-keepattributes SourceFile,LineNumberTable\r
+\r
+# If you keep the line number information, uncomment this to\r
+# hide the original source file name.\r
+#-renamesourcefileattribute SourceFile\r