summaryrefslogtreecommitdiff
path: root/tests/VoiceEnrollment/Android.bp
blob: e43b38c5a03419661a252c62be71fa4a9e13d463 (plain)
1
2
3
4
5
6
android_app {
    name: "VoiceEnrollment",
    srcs: ["**/*.java"],
    platform_apis: true,
    privileged: true,
}