aboutsummaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2018-03-08 13:21:55 +0000
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2018-03-20 12:55:19 +0000
commit66c0c4067f8a70847eaa37273671aa8fe4203f1d (patch)
treec6b7e79ab4cd9804740ce634b6a896ec452e155c /android
parentbfe65a32bb3a85a835b2b6aafb803e465e52e092 (diff)
downloadbuild_soong-66c0c4067f8a70847eaa37273671aa8fe4203f1d.tar.gz
build_soong-66c0c4067f8a70847eaa37273671aa8fe4203f1d.tar.bz2
build_soong-66c0c4067f8a70847eaa37273671aa8fe4203f1d.zip
Add support for renamed kotlin stdlib.
Added new CompilerProperty flag, rename_kotlin_stdlib, which allow to build kotlin libraries/binaries that use platform internal version of kotlin stdlib (com.android.kotlin.*). This way, app-provided kotlin standard library won't collide with version used internaly. + remove kotlinc-build.xml after compilation so it won't end up in the result jar file + remove *.kotlin_module and *.kotlin_bultin filesfrom result jar file. These files are needed only by kotlin-reflect library and need more work to support kotlin-stdlib renaming. Bug: 73281388 Test: java_test.go Change-Id: Iae7ccb919e2ae9853b3f30f3dd447ebd01a1bed0
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions