xref: /aosp_15_r20/sdk/testapps/testProjectTest/lib/proguard-project.txt (revision 1789df15502f1991eff51ff970dce5df8404dd56)
1*1789df15SXin Li# To enable ProGuard in your project, edit project.properties
2*1789df15SXin Li# to define the proguard.config property as described in that file.
3*1789df15SXin Li#
4*1789df15SXin Li# Add project specific ProGuard rules here.
5*1789df15SXin Li# By default, the flags in this file are appended to flags specified
6*1789df15SXin Li# in ${sdk.dir}/tools/proguard/proguard-android.txt
7*1789df15SXin Li# You can edit the include path and order by changing the ProGuard
8*1789df15SXin Li# include property in project.properties.
9*1789df15SXin Li#
10*1789df15SXin Li# For more details, see
11*1789df15SXin Li#   http://developer.android.com/guide/developing/tools/proguard.html
12*1789df15SXin Li
13*1789df15SXin Li# Add any project specific keep options here:
14*1789df15SXin Li
15*1789df15SXin Li# If your project uses WebView with JS, uncomment the following
16*1789df15SXin Li# and specify the fully qualified class name to the JavaScript interface
17*1789df15SXin Li# class:
18*1789df15SXin Li#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
19*1789df15SXin Li#   public *;
20*1789df15SXin Li#}
21