13 lines
189 B
Plaintext
13 lines
189 B
Plaintext
|
android_app {
|
||
|
name: "CutoutRingServiceSweet",
|
||
|
|
||
|
srcs: ["src/**/*.java"],
|
||
|
|
||
|
platform_apis: true,
|
||
|
certificate: "platform",
|
||
|
privileged: true,
|
||
|
|
||
|
resource_dirs: ["res"],
|
||
|
|
||
|
}
|