diff options
author | Scott Main <smain@google.com> | 2010-05-11 14:21:53 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2010-05-11 14:21:53 -0700 |
commit | 5cdf5fdcba846bd4659084f5f9e5a1e367dbea5d (patch) | |
tree | a71d4394d97267689cc3947ba7ee7982a29ebe2b /docs/html/guide/topics | |
parent | 8acb68e9aae7f6766b88440ede6598da63db9fdd (diff) | |
download | frameworks_base-5cdf5fdcba846bd4659084f5f9e5a1e367dbea5d.zip frameworks_base-5cdf5fdcba846bd4659084f5f9e5a1e367dbea5d.tar.gz frameworks_base-5cdf5fdcba846bd4659084f5f9e5a1e367dbea5d.tar.bz2 |
docs: add document about app install location
Change-Id: Ife7d79ce8374f3435f4850cbf97d163e69bf8d26
Diffstat (limited to 'docs/html/guide/topics')
-rw-r--r-- | docs/html/guide/topics/manifest/manifest-element.jd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/topics/manifest/manifest-element.jd b/docs/html/guide/topics/manifest/manifest-element.jd index 3353755..a35c5a1 100644 --- a/docs/html/guide/topics/manifest/manifest-element.jd +++ b/docs/html/guide/topics/manifest/manifest-element.jd @@ -161,6 +161,7 @@ this attribute is set to {@code internalOnly}, which is the default setting.</p> <p>Introduced in: API Level 8.</p> + </dd> </dl> |