summaryrefslogtreecommitdiffstats
path: root/docs/embedded-vm-control.html
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2011-04-14 11:52:03 -0700
committerElliott Hughes <enh@google.com>2011-04-14 11:52:03 -0700
commit80aedd4dfc1252cb214fdff5baeb55166e3bf021 (patch)
tree36e2bc29569a17575e411ea12978067e4e9c65ca /docs/embedded-vm-control.html
parente71474621b968a9bc649d067155d31213f5764a9 (diff)
downloadandroid_dalvik-80aedd4dfc1252cb214fdff5baeb55166e3bf021.tar.gz
android_dalvik-80aedd4dfc1252cb214fdff5baeb55166e3bf021.tar.bz2
android_dalvik-80aedd4dfc1252cb214fdff5baeb55166e3bf021.zip
The jni-tips documentation has moved to frameworks/base.
Change-Id: I77fbc3ed593c51f61de9590beaadaa52f08387f8
Diffstat (limited to 'docs/embedded-vm-control.html')
-rw-r--r--docs/embedded-vm-control.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/embedded-vm-control.html b/docs/embedded-vm-control.html
index a0bdd292b..5c444de70 100644
--- a/docs/embedded-vm-control.html
+++ b/docs/embedded-vm-control.html
@@ -87,9 +87,6 @@ property. The value set for <code>dalvik.vm.jniopts</code> will
be passed in as the <code>-Xjniopts</code> argument. For example:
<pre>adb shell setprop dalvik.vm.jniopts forcecopy</pre>
-<p>For more information about JNI checks, see
-<a href="jni-tips.html">JNI Tips</a>.
-
<h2><a name="assertions">Assertions</a></h2>