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