aboutsummaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-07-25 19:50:43 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-07-25 19:50:43 +0000
commitf0cac64962526e7cafaa4ff6cf022b0fdca13c90 (patch)
tree92400c453ecd436227a0f3b20208fd7888328281 /en
parent4313c24046bf1712822e0785d761f2c6476a3c47 (diff)
parentc78bdec26a7e8ae86feead11571d5fdc3203b98a (diff)
downloadsource.android.com-f0cac64962526e7cafaa4ff6cf022b0fdca13c90.tar.gz
Merge "Docs: Changes to source.android.com"
am: c78bdec26a Change-Id: Ic6f2c8f1974fc218daf1eb848dd06f5726d6cb47
Diffstat (limited to 'en')
-rw-r--r--en/devices/media/index.html2
-rw-r--r--en/devices/tech/config/low-ram.html2
-rw-r--r--en/devices/tech/dalvik/configure.html10
-rw-r--r--en/devices/tech/debug/index.html8
-rw-r--r--en/source/report-bugs.html17
-rw-r--r--en/source/site-updates.html2
6 files changed, 27 insertions, 14 deletions
diff --git a/en/devices/media/index.html b/en/devices/media/index.html
index 834c5cfb..aec5a200 100644
--- a/en/devices/media/index.html
+++ b/en/devices/media/index.html
@@ -126,7 +126,7 @@ PRODUCT_COPY_FILES += \
device/samsung/tuna/media_codecs.xml:system/etc/media_codecs.xml \
</pre>
-<p>For complete examples, seee <code>device/samsung/tuna/media_codecs.xml</code>
+<p>For complete examples, see <code>device/samsung/tuna/media_codecs.xml</code>
and <code>device/samsung/tuna/media_profiles.xml</code> .</p>
<p class="note"><strong>Note:</strong> As of Android 4.1, the
diff --git a/en/devices/tech/config/low-ram.html b/en/devices/tech/config/low-ram.html
index 100b4ab3..d1ca5b5e 100644
--- a/en/devices/tech/config/low-ram.html
+++ b/en/devices/tech/config/low-ram.html
@@ -229,7 +229,7 @@ write /sys/kernel/mm/ksm/run 1
procrank, librank, &amp; ksminfo. These utilities allow you to see which KSM
memory is mapped to what process, which processes use the most KSM memory.
Once you have found a chunk of memory that looks worth exploring you can use
-either the hat utility if it's a duplicate object on the dalvik heap. </p>
+the hat utility if it's a duplicate object on the dalvik heap. </p>
<h3 id="zram">Swap to zRAM</h3>
diff --git a/en/devices/tech/dalvik/configure.html b/en/devices/tech/dalvik/configure.html
index b6e7222f..b7e80e18 100644
--- a/en/devices/tech/dalvik/configure.html
+++ b/en/devices/tech/dalvik/configure.html
@@ -293,7 +293,7 @@ inheriting any product configuration makefiles that get the default one from:
<h3 id=runtime_configuration>Runtime configuration</h3>
-<h4 id=undefined>Jit options</h4>
+<h4 id=jit_options>Jit options</h4>
<p>The following options affect Android releases only where the ART JIT compiler
is available.</p>
@@ -325,7 +325,7 @@ expensive).
</li>
</ul>
-<h4 id=undefined>Package manager options</h4>
+<h4 id=pkg_mgr_options>Package manager options</h4>
<p>
Since Android 7.0, there's a generic way to specify the level of
@@ -364,7 +364,7 @@ compiler filter, the <code>pm.dexopt.first-boot</code> has no effect.
</ul>
-<h4 id=undefined>Dex2oat options</h4>
+<h4 id=dex2oat_options>Dex2oat options</h4>
<p>Note that these options affect <code>dex2oat</code>
@@ -414,7 +414,7 @@ applications can be compiled.</p>
<h2 id=other_odex>A/B specific configuration</h2>
-<h3 id=undefined>ROM configuration</h3>
+<h3 id=rom_config>ROM configuration</h3>
<p>Starting in Android 7.0, devices may use two system partitions to enable
<a href="/devices/tech/ota/ab_updates.html">A/B system updates</a>.
@@ -448,7 +448,7 @@ default of:</p>
SYSTEM_OTHER_ODEX_FILTER ?= app/% priv-app/%
</pre>
-<h3 id=undefined>Background dexopt OTA</h3>
+<h3 id=background_ota>Background dexopt OTA</h3>
<p>With A/B enabled devices, applications can be compiled in the background for
updating to the new system image. See <a
diff --git a/en/devices/tech/debug/index.html b/en/devices/tech/debug/index.html
index 5400bb9e..307c4585 100644
--- a/en/devices/tech/debug/index.html
+++ b/en/devices/tech/debug/index.html
@@ -27,6 +27,14 @@
tracing, and profiling native Android platform code when developing
platform-level features.</p>
+<p class="note"><strong>Note:</strong> The pages in this section and elsewhere
+within this site recommend use of <code>adb</code> in conjunction with the
+<code>setprop</code> argument to debug certain aspects of Android. Please note,
+on pre-O versions of the Android OS, property names had a length limit of 32
+characters. This meant that to create a wrap property with the name of the app,
+it was necessary to truncate the name to fit. In Android O and later, this
+limit is much greater and should require no truncation.</p>
+
<p>This page covers use of <code>debuggerd</code>, a daemon process for
collecting error information after applications crash. Other pages in this
section explore system services with
diff --git a/en/source/report-bugs.html b/en/source/report-bugs.html
index f273d7ff..7635e0a3 100644
--- a/en/source/report-bugs.html
+++ b/en/source/report-bugs.html
@@ -23,18 +23,17 @@
<p>
Thank you for your interest in Android! You can help improve Android by
reporting issues and feature requests in the
-<a href="https://issuetracker.google.com/issues/new?component=190923">Android Issue
-Tracker</a>. The Android Issue Tracker contains a list of pending technical
-tasks across a variety of topics, information relevant to those tasks, and
-information about progress on those tasks, including which ones might get worked
-on in the short term.
+<a href="#bug-queues">Android Issue Tracker</a>. The Android Issue Tracker
+contains a list of pending technical tasks across a variety of topics,
+information relevant to those tasks, and information about progress on those
+tasks, including which ones might get worked on in the short term.
</p>
<p class="note">For more information about why we switched to Issue Tracker, see <a
href="http://android-developers.googleblog.com/2017/04/a-new-issue-tracker-for-our-aosp.html">this
blog post</a>.</p>
<p>
Issue Tracker is not a customer support forum. For support information, see the
-<a href="https://support.google.com/nexus">Nexus</a> and
+<a href="https://support.google.com/nexus">Nexus</a> and
<a href="https://support.google.com/pixelphone">Pixel</a> help centers. Support for
other devices is provided by the device manufacturers or by the carriers selling
those devices.
@@ -153,6 +152,12 @@ class="material-icons">bug_report</i></a></td>
class="material-icons">bug_report</i></a></td>
</tr>
<tr>
+ <td><a href="https://issuetracker.google.com/issues?q=componentid:316045%2B">Instant Apps</a></td>
+ <td><a href="https://issuetracker.google.com/issues/new?component=316045"><i
+class="material-icons">bug_report</i></a></td>
+ </tr>
+
+ <tr>
<td><a href="https://issuetracker.google.com/issues?q=componentid:192694%2B">Jack</a></td>
<td><a href="https://issuetracker.google.com/issues/new?component=192694"><i
class="material-icons">bug_report</i></a></td>
diff --git a/en/source/site-updates.html b/en/source/site-updates.html
index d2f0afaf..969f4cc5 100644
--- a/en/source/site-updates.html
+++ b/en/source/site-updates.html
@@ -23,7 +23,7 @@
<p>This page describes significant revisions to source.android.com. Please see the <a
-href="https://android.googlesource.com/platform/docs/source.android.com/+log/master?no-merges">Android
+href="https://android.googlesource.com/platform/docs/source.android.com/+log/master?pretty=full&no-merges">Android
Open Source Project (AOSP) docs/source.android.com log</a> for the complete
list of changes to this site.