commit | 5e0f4cf699a4c7c95e2c38ae3babe6f20c258d27 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <dwillemsen@google.com> | Wed Oct 28 16:45:38 2015 -0700 |
committer | Dan Willemsen <dwillemsen@google.com> | Wed Oct 28 16:49:48 2015 -0700 |
tree | c77a60a3a915fed99870e7c3dd4c3b9c39c27357 | |
parent | e055bcff670b6d1ec7e24cb7f007916b1091cb08 [diff] |
Don't add BUILD_NUMBER to version for platform builds We're removing differences between two builds that have the same source. These builds will have different BUILD_NUMBERs though, so it shouldn't be embedded in the binary. For eng builds, using the current date forces the APK to be rebuilt every time the makefiles are read. Remove this for platform builds, but keep it if building unbundled. Bug: 24201956 Change-Id: Ib5696a8e5867a6a19b7abdc7d4e5e51037fc4a33