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