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
1 file changed