summaryrefslogtreecommitdiff
path: root/core/src/main/java/Android.bp
blob: 412ca6e31a3cc1f8116e64ef107cca87be1b0936 (plain)
1
2
3
4
5
6
// Build the client static library for the Google Services Framework
java_library {
    name: "oauth",
    srcs: ["net/**/*.java"],
    sdk_version: "8",
}