Home | History | Annotate | Download | only in VoiceEnrollment
      1 android_app {
      2     name: "VoiceEnrollment",
      3     srcs: ["**/*.java"],
      4     platform_apis: true,
      5     privileged: true,
      6 }
      7