10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
|
android_app {
|
||
|
name: "FakeOemFeatures",
|
||
|
srcs: ["src/**/*.java"],
|
||
|
platform_apis: true,
|
||
|
certificate: "platform",
|
||
|
optimize: {
|
||
|
enabled: false,
|
||
|
},
|
||
|
}
|