Update droiddoc templates for build/make move
Since build/ was moved to build/make/, the droiddoc templates now need another ../ to reach the android root. Test: m online-sac-docs Change-Id: I2393f6c791df9b67ccafb4eb047fd8ccc52481cb
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?cs include:"doctype.cs" ?>
|
||||
<?cs include:"macros.cs" ?>
|
||||
<?cs include:"../../../../frameworks/base/docs/html/sdk/sdk_vars.cs" ?>
|
||||
<?cs include:"../../../../../frameworks/base/docs/html/sdk/sdk_vars.cs" ?>
|
||||
<html<?cs if:devsite ?> devsite<?cs /if ?>>
|
||||
<?cs if:sdk.redirect ?>
|
||||
<head>
|
||||
|
Reference in New Issue
Block a user