Remove kotlin.RequiresOptIn
Which is now enabled by default. Bug: 253772249 Test: Presubmit Change-Id: Ida4e35235c0bc0be973634988b037dec0ad829bc
This commit is contained in:
@@ -44,7 +44,6 @@ android_test {
|
|||||||
],
|
],
|
||||||
kotlincflags: [
|
kotlincflags: [
|
||||||
"-Xjvm-default=all",
|
"-Xjvm-default=all",
|
||||||
"-opt-in=kotlin.RequiresOptIn",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
instrumentation_for: "Settings-core",
|
instrumentation_for: "Settings-core",
|
||||||
|
Reference in New Issue
Block a user