fix android build number in footer of gms and gcm reference
Change-Id: I4726ef6392d63c41d3f79947f78b8837e5d8933b
This commit is contained in:
parent
769a5d8698
commit
54056be557
|
@ -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 ?> r<?cs var:sdk.rel.id ?> — <?cs
|
||||
/if ?>
|
||||
<script src="<?cs var:toroot ?>timestamp.js" type="text/javascript"></script>
|
||||
|
|
Loading…
Reference in New Issue