Sign in
android
/
platform
/
frameworks
/
support
/
3f45907910984f32745d62d9846e7083a3c75e4a
/
.
/
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
{
*;
}