1 2 3 4 5 6 7 8
android_app { name: "DefaultContainerService", srcs: ["**/*.java"], platform_apis: true, jni_libs: ["libdefcontainer_jni"], certificate: "platform", privileged: true, }