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