8160121220
Bug: 164465661 Bug: 164466995 Bug: 167280723 Test: Verified PowerStatsService is functional on targets that have ODPM data. Change-Id: Ic555b380c566ea26bc2214374f142c5448ea2ee7
11 lines
211 B
Plaintext
11 lines
211 B
Plaintext
java_binary_host {
|
|
name: "PowerStatsServiceProtoParser",
|
|
manifest: "PowerStatsServiceProtoParser_manifest.txt",
|
|
srcs: [
|
|
"*.java",
|
|
],
|
|
static_libs: [
|
|
"platformprotos",
|
|
],
|
|
}
|