8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
android_app {
|
|
name: "SoundTriggerTestApp",
|
|
srcs: ["**/*.java"],
|
|
platform_apis: true,
|
|
privileged: true,
|
|
certificate: "platform",
|
|
}
|