fix android build number in footer of gms and gcm reference

Change-Id: I4726ef6392d63c41d3f79947f78b8837e5d8933b
This commit is contained in:
Robert Ly 2013-02-20 16:07:32 -08:00
parent 769a5d8698
commit 54056be557
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ def:custom_footerlinks() ?>
<?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
def:custom_buildinfo() ?><?cs
if:!google ?>
if:!google && !reference.gcm && !reference.gms ?>
Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?> &mdash; <?cs
/if ?>
<script src="<?cs var:toroot ?>timestamp.js" type="text/javascript"></script>