Merge "docs: fix bug 5990526" into ics-mr1
This commit is contained in:
@@ -218,7 +218,7 @@ android update lib-project \
|
|||||||
<p>To add a reference to a library project, navigate to the <code><sdk>/tools/</code>
|
<p>To add a reference to a library project, navigate to the <code><sdk>/tools/</code>
|
||||||
directory and use this command:</p>
|
directory and use this command:</p>
|
||||||
<pre>
|
<pre>
|
||||||
android update lib-project \
|
android update project \
|
||||||
--target <em><target_ID></em> \
|
--target <em><target_ID></em> \
|
||||||
--path <em>path/to/your/project</em>
|
--path <em>path/to/your/project</em>
|
||||||
--library <em>path/to/library_projectA</em>
|
--library <em>path/to/library_projectA</em>
|
||||||
|
|||||||
Reference in New Issue
Block a user