Sign in
android
/
platform
/
packages
/
modules
/
RemoteKeyProvisioning
/
refs/heads/android14-dev
/
.
/
app
/
proguard.flags
blob: 6339e996a47d6bb76c31a899e60ae9f66c663b30 [
file
] [
edit
]
-
keep
class
com
.
android
.
rkpdapp
.
metrics
.
ProvisioningAttempt
{
*;
}
-
keep
class
com
.
android
.
rkpdapp
.
interfaces
.
ServiceManagerInterface
{
*;
}
-
keep
class
com
.
android
.
rkpdapp
.
service
.**
{
*;
}
-
keep
class
com
.
android
.
rkpdapp
.
utils
.
Settings
{
*;
}