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