xref: /aosp_15_r20/external/webrtc/examples/aarproject/app/proguard-rules.pro (revision d9f758449e529ab9291ac668be2861e7a55c2422)
1*d9f75844SAndroid Build Coastguard Worker# Add project specific ProGuard rules here.
2*d9f75844SAndroid Build Coastguard Worker# By default, the flags in this file are appended to flags specified
3*d9f75844SAndroid Build Coastguard Worker# in /usr/local/google/home/sakal/Android/Sdk/tools/proguard/proguard-android.txt
4*d9f75844SAndroid Build Coastguard Worker# You can edit the include path and order by changing the proguardFiles
5*d9f75844SAndroid Build Coastguard Worker# directive in build.gradle.
6*d9f75844SAndroid Build Coastguard Worker#
7*d9f75844SAndroid Build Coastguard Worker# For more details, see
8*d9f75844SAndroid Build Coastguard Worker#   http://developer.android.com/guide/developing/tools/proguard.html
9*d9f75844SAndroid Build Coastguard Worker
10*d9f75844SAndroid Build Coastguard Worker# Add any project specific keep options here:
11*d9f75844SAndroid Build Coastguard Worker
12*d9f75844SAndroid Build Coastguard Worker# If your project uses WebView with JS, uncomment the following
13*d9f75844SAndroid Build Coastguard Worker# and specify the fully qualified class name to the JavaScript interface
14*d9f75844SAndroid Build Coastguard Worker# class:
15*d9f75844SAndroid Build Coastguard Worker#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
16*d9f75844SAndroid Build Coastguard Worker#   public *;
17*d9f75844SAndroid Build Coastguard Worker#}
18*d9f75844SAndroid Build Coastguard Worker
19*d9f75844SAndroid Build Coastguard Worker# Uncomment this to preserve the line number information for
20*d9f75844SAndroid Build Coastguard Worker# debugging stack traces.
21*d9f75844SAndroid Build Coastguard Worker#-keepattributes SourceFile,LineNumberTable
22*d9f75844SAndroid Build Coastguard Worker
23*d9f75844SAndroid Build Coastguard Worker# If you keep the line number information, uncomment this to
24*d9f75844SAndroid Build Coastguard Worker# hide the original source file name.
25*d9f75844SAndroid Build Coastguard Worker#-renamesourcefileattribute SourceFile
26