commit | a6b0fe32fa02ab26183fb98379700535cfc135a8 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Thu Nov 17 00:01:37 2022 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Thu Nov 17 00:01:37 2022 +0800 |
tree | 133ff4ef38ad459a2f61628e150e90c577e29094 | |
parent | 6bd49c4f6d8b3ddddd15d8017f176358fb23f9c4 [diff] |
Remove kotlin.RequiresOptIn Which is now enabled by default. Bug: 253772249 Test: Presubmit Change-Id: Ida4e35235c0bc0be973634988b037dec0ad829bc
diff --git a/tests/spa_unit/Android.bp b/tests/spa_unit/Android.bp index 0678168..da33411 100644 --- a/tests/spa_unit/Android.bp +++ b/tests/spa_unit/Android.bp
@@ -44,7 +44,6 @@ ], kotlincflags: [ "-Xjvm-default=all", - "-opt-in=kotlin.RequiresOptIn", ], instrumentation_for: "Settings-core",