blob: c6c80f3780a361b3ec4d4cc79ef4233bac354c54 [file] [log] [blame]
android_app {
name: "ExamplePlugin",
libs: ["SystemUIPluginLib"],
certificate: "platform",
optimize: {
enabled: false,
},
srcs: ["src/**/*.java"],
platform_apis: true,
}