Adding options to disable/enable firewall policy and choose MAC/IP translation methods
[iot2.git] / others / lede-gui / proguard-rules.pro
1 # Add project specific ProGuard rules here.\r
2 # By default, the flags in this file are appended to flags specified\r
3 # in C:\Android\sdk/tools/proguard/proguard-android.txt\r
4 # You can edit the include path and order by changing the proguardFiles\r
5 # directive in build.gradle.\r
6 #\r
7 # For more details, see\r
8 #   http://developer.android.com/guide/developing/tools/proguard.html\r
9 \r
10 # Add any project specific keep options here:\r
11 \r
12 # If your project uses WebView with JS, uncomment the following\r
13 # and specify the fully qualified class name to the JavaScript interface\r
14 # class:\r
15 #-keepclassmembers class fqcn.of.javascript.interface.for.webview {\r
16 #   public *;\r
17 #}\r
18 \r
19 # Uncomment this to preserve the line number information for\r
20 # debugging stack traces.\r
21 #-keepattributes SourceFile,LineNumberTable\r
22 \r
23 # If you keep the line number information, uncomment this to\r
24 # hide the original source file name.\r
25 #-renamesourcefileattribute SourceFile\r