Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_services_Telecomm
/
refs/heads/android-15
/
.
/
proguard.flags
blob: 7c71a157bd90b3250d26c351c6804d50c73801d2 [
file
] [
log
] [
blame
] [
edit
]
-
verbose
-
keep
@com
.
android
.
internal
.
annotations
.
VisibleForTesting
class
*
-
keep
public
class
*
extends
android
.
widget
.
ListView
{
public
*;
}
-
keep
class
com
.
android
.
server
.
telecom
.
TelecomSystem
{
*;
}
-
keep
class
android
.
telecom
.
Log
{
*;
}