diff options
author | Colin Cross <ccross@android.com> | 2020-06-18 15:52:01 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-06-18 15:58:32 -0700 |
commit | 0b67a8bd0fc87c7c584d165abfeeb9314ce22f18 (patch) | |
tree | 90ca979ab904316b77221911142a1c2d38242115 /scripts/lint-project-xml.py | |
parent | 9ca38d22a49127901dadb14ffa093e29a2942f2d (diff) |
Allow kotlin modules to skip packaging the kotlin stdlib
Host tools like lint may package their own version of the kotlin
stdlib, and any jars loaded by them shouldn't contain the platform
version. Add a static_kotlin_stdlib property that defaults to true
to allow building the module without staticalling including the kotlin
stdlib.
Bug: 153485543
Test: m ApiFinder
Change-Id: I7da78ef493806ce4ab0050e4ee9e8d330b0509c8
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions