Gitiles
Code Review
Sign In
gerrit.aphy.ag
/
public
/
aphy
/
platform_packages_apps_Launcher3
/
20e7a5665807f5a1ef294f6a271b6b15f69e34e4
/
.
/
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
{
*;
}