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