xref: /aosp_15_r20/external/aws-crt-java/android/crt/proguard-rules.pro (revision 3c7ae9de214676c52d19f01067dc1a404272dc11)
1*3c7ae9deSAndroid Build Coastguard Worker# Add project specific ProGuard rules here.
2*3c7ae9deSAndroid Build Coastguard Worker# You can control the set of applied configuration files using the
3*3c7ae9deSAndroid Build Coastguard Worker# proguardFiles setting in build.gradle.
4*3c7ae9deSAndroid Build Coastguard Worker#
5*3c7ae9deSAndroid Build Coastguard Worker# For more details, see
6*3c7ae9deSAndroid Build Coastguard Worker#   http://developer.android.com/guide/developing/tools/proguard.html
7*3c7ae9deSAndroid Build Coastguard Worker
8*3c7ae9deSAndroid Build Coastguard Worker# If your project uses WebView with JS, uncomment the following
9*3c7ae9deSAndroid Build Coastguard Worker# and specify the fully qualified class name to the JavaScript interface
10*3c7ae9deSAndroid Build Coastguard Worker# class:
11*3c7ae9deSAndroid Build Coastguard Worker#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
12*3c7ae9deSAndroid Build Coastguard Worker#   public *;
13*3c7ae9deSAndroid Build Coastguard Worker#}
14*3c7ae9deSAndroid Build Coastguard Worker
15*3c7ae9deSAndroid Build Coastguard Worker# Uncomment this to preserve the line number information for
16*3c7ae9deSAndroid Build Coastguard Worker# debugging stack traces.
17*3c7ae9deSAndroid Build Coastguard Worker#-keepattributes SourceFile,LineNumberTable
18*3c7ae9deSAndroid Build Coastguard Worker
19*3c7ae9deSAndroid Build Coastguard Worker# If you keep the line number information, uncomment this to
20*3c7ae9deSAndroid Build Coastguard Worker# hide the original source file name.
21*3c7ae9deSAndroid Build Coastguard Worker#-renamesourcefileattribute SourceFile
22