summaryrefslogtreecommitdiff
path: root/tests/VoiceInteraction/Android.bp
blob: 7059473fb63f763cc0d31cc7b86997f8e35ccf1d (plain)
1
2
3
4
5
android_test {
    name: "VoiceInteraction",
    srcs: ["**/*.java"],
    platform_apis: true,
}