xref: /aosp_15_r20/external/gturri-jISO8601/android-no-reg/app/proguard-rules.pro (revision 03a4fcd472b80069eaa5dc5a5ad326530da12b91)
1*03a4fcd4SAndroid Build Coastguard Worker# Add project specific ProGuard rules here.
2*03a4fcd4SAndroid Build Coastguard Worker# By default, the flags in this file are appended to flags specified
3*03a4fcd4SAndroid Build Coastguard Worker# in /home/guillaume/Android/Sdk/tools/proguard/proguard-android.txt
4*03a4fcd4SAndroid Build Coastguard Worker# You can edit the include path and order by changing the proguardFiles
5*03a4fcd4SAndroid Build Coastguard Worker# directive in build.gradle.
6*03a4fcd4SAndroid Build Coastguard Worker#
7*03a4fcd4SAndroid Build Coastguard Worker# For more details, see
8*03a4fcd4SAndroid Build Coastguard Worker#   http://developer.android.com/guide/developing/tools/proguard.html
9*03a4fcd4SAndroid Build Coastguard Worker
10*03a4fcd4SAndroid Build Coastguard Worker# Add any project specific keep options here:
11*03a4fcd4SAndroid Build Coastguard Worker
12*03a4fcd4SAndroid Build Coastguard Worker# If your project uses WebView with JS, uncomment the following
13*03a4fcd4SAndroid Build Coastguard Worker# and specify the fully qualified class name to the JavaScript interface
14*03a4fcd4SAndroid Build Coastguard Worker# class:
15*03a4fcd4SAndroid Build Coastguard Worker#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16*03a4fcd4SAndroid Build Coastguard Worker#   public *;
17*03a4fcd4SAndroid Build Coastguard Worker#}
18