Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_device_realme_RM6785
/
317e3c6b42410c89673b1bd204e5ac238c969f4a
/
.
/
doze
/
proguard.flags
blob: eb350a01156b30573414ddb30a36d0acfe520d13 [
file
] [
log
] [
blame
]
-
keepclasseswithmembers
class
*
{
public
<init>
(
android
.
content
.
Context
,
android
.
util
.
AttributeSet
);
}
-
keep
class
**
extends
androidx
.
preference
.
PreferenceFragment
-
keep
class
org
.
lineageos
.
settings
.
doze
.*
{
*;
}