docs: remove minsdkversion for clarity

Change-Id: I4ae06f447436ef8170a66a075cc08f1667387133
This commit is contained in:
Scott Main
2012-12-05 12:25:42 -08:00
parent 147b01bc63
commit 40f7a513bd

View File

@ -174,8 +174,7 @@ public class WebAppInterface {
}
</pre>
<p class="caution"><strong>Caution:</strong> If you've set either your <a
href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#min">{@code minSdkVersion}</a> or <a
<p class="caution"><strong>Caution:</strong> If you've set your <a
href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#target">{@code targetSdkVersion}</a>
to 17 or higher, <strong>you
must add the {@code &#64;JavascriptInterface} annotation</strong> to any method that you want