Skip to content
Commit 6ec6b189 authored by Winson Chiu's avatar Winson Chiu
Browse files

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
parent ada0d396
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment