commit | fce48c97d8d1ca66f54906c6402749931e271024 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Fri Jun 07 14:58:41 2019 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jun 07 21:21:09 2019 +0900 |
tree | c48aae786404562052f87b273a54baf72d694ece | |
parent | 8f55a2197fbe8cd796163e3069e4f38e88c841b2 [diff] |
Ensure the shim APEXes have targetSdkVersion 29 at all times When we re-built the shim APEXes with the non-finalized platform (e.g., R), they would again have a non-number targetSdkVersion, which will require us to re-build them with the numbered sdk version after the SDK finalization. To avoid that, let's fix the sdk version number fo 29 forever. Test: mma and inspect the built APEXes Change-Id: I8a8cfd57ecd06385591dc86766e4d72ee012c7ec