Sign in
android
/
platform
/
frameworks
/
support
/
a05a3419b748ca9186c86f0fcb994c4b7c9c98ce
/
.
/
benchmark
/
integration-tests
/
macrobenchmark-target
/
proguard-rules.pro
blob: 3e4272f9395ffd2a677c6b6e5613f8ab19a271f4 [
file
] [
log
] [
blame
]
# ensure service methods are kept for baseline profile capture
-
keepclasseswithmembers
class
androidx
.
benchmark
.
integration
.
macrobenchmark
.
target
.
TrivialService$InnerClass
{
*;
}