7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
android_app {
|
|
name: "CarrierDefaultApp",
|
|
srcs: ["src/**/*.java"],
|
|
platform_apis: true,
|
|
certificate: "platform",
|
|
}
|