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