blob: 00b68715be6ed38f5af384e34c51544ff964da1e [file] [log] [blame]
android_app {
name: "SecureElement",
srcs: ["src/**/*.java"],
platform_apis: true,
certificate: "platform",
static_libs: ["android.hardware.secure_element-V1.0-java",
"android.hardware.secure_element-V1.1-java",
"android.hardware.secure_element-V1.2-java"],
optimize: {
enabled: false,
},
}