commit | 822878f6a6d66126e23670c960c5ca22a4c3cb01 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <[email protected]> | Wed Feb 12 16:00:17 2025 -0800 |
committer | Gerrit Code Review <[email protected]> | Wed Feb 12 16:00:17 2025 -0800 |
tree | 98e07df41f19d8b8e484d671a8a2367ea59363e4 | |
parent | 3b8c8e961a2e2608e7687bb2e054e95434f64a88 [diff] | |
parent | 8bf2905ff8a5ba238b882dc0b4b9568f7514e181 [diff] |
Merge "Opt-in -Xexpect-actual-classes for kotlinx_coroutines" into main
diff --git a/Android.bp b/Android.bp index a2edf93..90ea70b 100644 --- a/Android.bp +++ b/Android.bp
@@ -68,6 +68,7 @@ ], kotlincflags: [ "-Xmulti-platform", + "-Xexpect-actual-classes", "-opt-in=kotlin.RequiresOptIn", "-opt-in=kotlin.experimental.ExperimentalTypeInference", "-opt-in=kotlin.ExperimentalMultiplatform",