We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9d40d commit 2caec6cCopy full SHA for 2caec6c
core/java/android/os/Build.java
@@ -420,7 +420,7 @@ public static class VERSION_CODES {
420
* <ul>
421
* <li>Content Providers: The default value of {@code android:exported} is now
422
* {@code false}. See
423
- * <a href="{docRoot}guide/topics/manifest/provider-element.html#exported">
+ * <a href="{@docRoot}guide/topics/manifest/provider-element.html#exported">
424
* the android:exported section</a> in the provider documentation for more details.</li>
425
* </ul>
426
*/
0 commit comments