am e6c221ef: docs: Repairing paths to tradefed output Bug: 9176318
* commit 'e6c221ef1ddac165a43f888000a99b438e904046':
docs: Repairing paths to tradefed output Bug: 9176318
diff --git a/Android.mk b/Android.mk
index df4cad8..0c4d9bd 100644
--- a/Android.mk
+++ b/Android.mk
@@ -30,6 +30,6 @@
setup-tradefed-ref:
$(hide) rm -rf $(OUT_DOCS)/online-sac/reference
- $(hide) cp -R ../tradefed/out/target/common/docs/tradefed/reference $(OUT_DOCS)/online-sac
- $(hide) cp ../tradefed/out/target/common/docs/tradefed/navtree_data.js $(OUT_DOCS)/online-sac/navtree_data.js
+ $(hide) cp -R out/target/common/docs/tradefed/reference $(OUT_DOCS)/online-sac
+ $(hide) cp out/target/common/docs/tradefed/navtree_data.js $(OUT_DOCS)/online-sac/navtree_data.js