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