summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
authorJiyong Park <jiyong@google.com>2018-01-31 00:20:13 +0900
committerJiyong Park <jiyong@google.com>2018-02-07 07:35:36 +0900
commit750e557011f9bc240276f8bca7d1caca800a7953 (patch)
tree724fc8f0e4be65616ed6ca23fe2b90b6192148b9 /python/python.go
parent97754359ccc87fb5a26358998bd6cd1390540250 (diff)
Support sdk_version: "core_current"
core_current is a pseudo SDK version which is a core Java API subset of the Android API. It is expected to be mainly used for external Java projects which are agnostic to Android; such as junit, guava, etc. A module built with this SDK version can only link to java modules of the same kind. It can't depend on modules built with other sdk (e.g. current) or without sdk. Bug: 72206056 Test: m -j Change-Id: I778e7b4fcb9456a12b418ffd633ea78e29951e84
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions