Merge "Reset target sdk version of ParseTypeImpl" into sc-dev
This commit is contained in:
@@ -119,6 +119,8 @@ public class ParseTypeImpl implements ParseInput, ParseResult<Object> {
|
||||
// how many APKs they're going through.
|
||||
mDeferredErrors.erase();
|
||||
}
|
||||
mPackageName = null;
|
||||
mTargetSdkVersion = null;
|
||||
return this;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user