commit | b95e2339e3040470dbe7096f59b77c9cc1b776ff | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <[email protected]> | Mon Oct 28 16:32:32 2019 -0700 |
committer | Narayan Kamath <[email protected]> | Thu Feb 06 11:23:07 2020 +0000 |
tree | 4c0cca7385d97e67066ef6b05492b0736e853016 | |
parent | c2368fcfdafd42dc6ab1fce5cdf7c2d0604884bb [diff] |
Reland: Rework platform version to hide codenames. The public platform version no longer can be a codename, it is always the most recently released platform. A new build property and API provides either the offical version or the current codename as appropriate. This will avoid breaking apps that look at the platform version while development is under a codename. Bug: 143175463 Change-Id: I34ccc9cc6314aeb5babb95302be1801fc9bacd99 Test: manual