7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
|
android_test {
|
||
|
name: "ActivityTest",
|
||
|
srcs: ["**/*.java"],
|
||
|
platform_apis: true,
|
||
|
certificate: "platform",
|
||
|
}
|