commit | cdbc0dfa6a065253f3031ecab9ef03402de48ab2 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Mon Oct 28 16:36:15 2019 -0700 |
committer | Dianne Hackborn <hackbod@google.com> | Tue Nov 12 15:55:59 2019 -0800 |
tree | f753dd3aee3cc1579d517ce1a5b2dd6871e27707 | |
parent | f529543d54958b36b8f181cd3f31e23c61ebcb9f [diff] |
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 Test: manual Change-Id: I711ca20c4c8ce389697e940696051a336f5fd808