dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat(build): add auto build support
lin
2025-04-16
ddfd1960bbbcff04beea3129c53b2dbe43482ce8
[~lzh/A133.git]
/
android
/
packages
/
modules
/
ExtServices
/
proguard.proguard
1
2
3
4
5
6
7
-keepparameternames
-keepattributes Exceptions,InnerClasses,Signature,Deprecated,
SourceFile,LineNumberTable,*Annotation*,EnclosingMethod
-keep public class * {
public protected *;
}