commit | 617c6abeff925b55808df8c8f01888545cd3908c | [log] [tgz] |
---|---|---|
author | Jiakai Zhang <jiakaiz@google.com> | Fri Sep 24 05:06:07 2021 +0000 |
committer | Jiakai Zhang <jiakaiz@google.com> | Mon Sep 27 11:38:22 2021 +0000 |
tree | 82dadd94a743e8631e3dec52e33212ccde43c676 | |
parent | 9c00c65380580506e6990eae9479165f148928b1 [diff] |
Loosen the SDK requirement of a test case in OdRefreshTest. OdRefreshTest.CompileSetsCompilerFilterForSystemServer has a check that skips the test case when the SDK version is lower then 31. However, Android S (SDK level 31) has not been pushed to AOSP, causing the test to be skipped on AOSP. This change lowers the min SDK version to 30. Bug: 196188549 Test: atest art_standalone_odrefresh_tests Change-Id: If268782e147091bf9c4613b57811d63154618484