diff options
author | Nick Kralevich <nnk@google.com> | 2013-11-22 10:22:45 -0800 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2013-11-22 10:22:45 -0800 |
commit | 21430bd763d2e27ed1227432fe30323c9072538c (patch) | |
tree | fa1886da39560ee74f145c994a1db527fe45fdba | |
parent | 84365cf51dac94a9cbef7c5e18947e5907711ece (diff) | |
download | frameworks_base-21430bd763d2e27ed1227432fe30323c9072538c.zip frameworks_base-21430bd763d2e27ed1227432fe30323c9072538c.tar.gz frameworks_base-21430bd763d2e27ed1227432fe30323c9072538c.tar.bz2 |
fixup HTML
Change-Id: I99c31aae8e6e4e674a7c762a942a9cc82cf6e821
-rw-r--r-- | docs/html/guide/faq/security.jd | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/html/guide/faq/security.jd b/docs/html/guide/faq/security.jd index 50a8e57..8ccf21f 100644 --- a/docs/html/guide/faq/security.jd +++ b/docs/html/guide/faq/security.jd @@ -59,12 +59,12 @@ of our progress in issuing a fix. </p> <p>Vulnerabilities specific to Android OEMs should be reported to the relevant vendor. An incomplete list of Android vendor security contacts can be found below. -To be added to this list, please contact security@android.com. +To be added to this list, please contact security@android.com.</p> <ul> - <li><a href="http://www.htc.com/www/terms/product-security/">HTC</a><li> - <li><a href="http://www.motorolasolutions.com/US-EN/About/Security%20Vulnerability">Motorola</a><li> - <li><a href="http://developer.samsung.com/notice/How-to-Use-the-Forum">Samsung</a> - m.security@samsung.com<li> + <li><a href="http://www.htc.com/www/terms/product-security/">HTC</a></li> + <li><a href="http://www.motorolasolutions.com/US-EN/About/Security%20Vulnerability">Motorola</a></li> + <li><a href="http://developer.samsung.com/notice/How-to-Use-the-Forum">Samsung</a> - m.security@samsung.com</li> </ul> <a name="informed" id="informed"></a><h2>How can I stay informed about Android security?</h2> |