diff options
author | Winson Chiu <chiuwinson@google.com> | 2021-06-03 17:35:06 +0000 |
---|---|---|
committer | Winson Chiu <chiuwinson@google.com> | 2021-06-03 19:55:16 +0000 |
commit | 6ec6b189601229436375c986296a93e75b4f662e (patch) | |
tree | a0b3f54fb794e8b47e8aa71423bb8a0592a59b29 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ada0d396e40f665eb24b4973c2881f231027ab2d (diff) |
Fix OverlayConfigTest minSdkVersion
With a fix to ApkLite parsing, targetSdk gets coerced to a minimum
of the minSdkVersion. And by default the build system sets the min to
the dev version, so the target would be brought up to 10000.
The test expects 21, so make the min just below that at 20.
Bug: 189988918
Test: atest com.android.internal.content.OverlayConfigTest
Change-Id: Iec7af27012c207e8cc888b6d16fc71e5e47bc73a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions