commit | feaa1ac0a949dee6553c42adfa8dd78e135d73bf | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Tue Apr 03 10:46:24 2018 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Fri Apr 06 15:43:26 2018 -0700 |
tree | e76a4f9edb4d70ad18b4f9ce296ce7a5990fcea3 | |
parent | 55265bc6ca1e472a6c047241c5158281cad17c20 [diff] |
Ensure we do not set seInfoTargetSdkVersion to 0. We saw a bug where after taking an OTA many packages had a targetSdkVersion of 0, which was potentially causing lots of crashes. This prevents that from happening. Bug: 76021094 Test: Flash older build, flash newer build, ensure targetSdkVersion is not 0. Change-Id: If2988a17ca71a6c3c867f905700df864fd09b776