Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
8fddf15e6fcfc8bca0bf971c9792b18eb8afc5c4
/
.
/
proguard.flags
blob: 5d72ef32b9a0d0ab5c70f0a1feeb8bc6eb55f275 [
file
] [
log
] [
blame
]
-
keep
class
com
.
android
.
launcher2
.
Launcher
{
public
void
previousScreen
(
android
.
view
.
View
);
public
void
nextScreen
(
android
.
view
.
View
);
}
-
keep
class
com
.
android
.
launcher2
.
AllApps3D$Defines
{
*;
}