aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2013-11-05 16:27:26 -0800
committerClay Murphy <claym@google.com>2013-11-05 16:27:26 -0800
commit78beecd6afa2058182d8cd59a90eb6374891ee26 (patch)
treeae4824dd48ccfef30bad3d7cea7edaf22a010b46
parenta5e92a1b0448efdb96ad7f865fb624cd6c59afbd (diff)
downloadsource.android.com-78beecd6afa2058182d8cd59a90eb6374891ee26.tar.gz
Docs: fixing security mailto and homepage links
Bug: 11522689 Change-Id: I98e32c224bcb080b96645fc788d42bfd68b2951a
-rw-r--r--src/devices/tech/security/dm-verity.jd2
-rw-r--r--src/devices/tech/security/se-linux.jd3
-rw-r--r--src/index.jd18
3 files changed, 8 insertions, 15 deletions
diff --git a/src/devices/tech/security/dm-verity.jd b/src/devices/tech/security/dm-verity.jd
index 79e375f9..3922d617 100644
--- a/src/devices/tech/security/dm-verity.jd
+++ b/src/devices/tech/security/dm-verity.jd
@@ -305,7 +305,7 @@ resembles:<br/>
</table>
<p>For additional assistance, contact
-<a href="mailto:gcondra@google.com">gcondra@google.com</a>.</p>
+<a href="mailto:security@google.com?subject=dm-verity">security@google.com</a>.</p>
<h2 id="supporting-docs">Supporting documentation</h2>
diff --git a/src/devices/tech/security/se-linux.jd b/src/devices/tech/security/se-linux.jd
index acf9291e..f8255f7e 100644
--- a/src/devices/tech/security/se-linux.jd
+++ b/src/devices/tech/security/se-linux.jd
@@ -395,5 +395,4 @@ encouraged to work with their Android account managers to analyze SELinux
results and improve policy settings. Over time, Android intends to support
common manufacturer additions in its default SELinux policy. For more
information, contact <a
-href="mailto:security@android.com">security@android.com</a> or Geremy Condra (<a
-href="mailto:gcondra@google.com">gcondra@google.com</a>) directly.
+href="mailto:security@google.com?subject=se-linux">security@android.com</a>.
diff --git a/src/index.jd b/src/index.jd
index 5f2639ad..a9a0fe18 100644
--- a/src/index.jd
+++ b/src/index.jd
@@ -43,46 +43,40 @@ header.hide=1
<div class="col-8">
<h3>Updates</h3>
<a href="{@docRoot}source/index.html">
- <h4>Source Code Available for Android</h4>
+ <h4>Source Code Available for Android</h4></a>
<p>Android is an open-source software stack for a wide array of mobile devices with different form factors.
<img border="0" src="images/Android_Robot_100.png" alt="Android Partner icon" style="display:inline;float:right;margin:5px 10px">
We created Android in response to our own experiences launching mobile apps. We wanted to make sure there was
no central point of failure so no industry player can restrict or control the innovations of any other. That's
why we created Android and made its source code open.</p>
- </a>
<a href="{@docRoot}compatibility/index.html">
- <h4>Compatibility Definition for Android</h4>
+ <h4>Compatibility Definition for Android</h4></a>
<p>Android's purpose is to establish an open platform for developers to build innovative apps. The Android
Compatibility program defines the technical details of the Android platform and provides tools for device manufacturers to
ensure developers' apps run on a variety of devices.</p>
- </a>
</div>
<div class="col-8">
<h3>Getting Started</h3>
<a href="{@docRoot}source/index.html">
- <h4>Explore the Source</h4>
+ <h4>Explore the Source</h4></a>
<p>Get the complete Android platform and modify and build it to suit your needs. You can
also contribute to the Open Source Project to make your changes available to everyone else in
the Android ecosystem.</p>
- </a>
<a href="{@docRoot}devices/index.html">
- <h4>Port Android to Devices</h4>
+ <h4>Port Android to Devices</h4></a>
<p>Port the latest Android platform and
create compelling devices that your customers want.</p>
- </a>
<a href="{@docRoot}accessories/index.html">
- <h4>Build Accessories</h4>
+ <h4>Build Accessories</h4></a>
<p>Sometimes, a device can't do it all. Tap into Android's open accessory standard and build accessories to complement the wide variety of Android-powered devices.</p>
- </a>
<a href="{@docRoot}compatibility/index.html">
- <h4>Get Compatible</h4>
+ <h4>Get Compatible</h4></a>
<p>Being Android-compatible lets you offer custom features but still give users and developers a consistent
and standard experience across all Android-powered devices. Android provides guidance
and a test suite to verify your Android compatibility.</p>
- </a>
</div>
</div>