Merge "Reset target sdk version of ParseTypeImpl" am: 9635abafa0
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1710293 Change-Id: I03c1e210745a5a6f5e9d51dd7117a6c33b736118
This commit is contained in:
@@ -119,6 +119,7 @@ public class ParseTypeImpl implements ParseInput, ParseResult<Object> {
|
||||
// how many APKs they're going through.
|
||||
mDeferredErrors.erase();
|
||||
}
|
||||
mTargetSdkVersion = null;
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user