aboutsummaryrefslogtreecommitdiff
path: root/en/devices/architecture
diff options
context:
space:
mode:
authorAndroid Partner Docs <noreply@android.com>2017-10-11 14:15:38 -0700
committerClay Murphy <claym@google.com>2017-10-11 19:19:53 -0700
commit640dc96c73017d3bd2e2c507adcff02046ccfd3f (patch)
tree25296dfcb38dae95ee022015e64e78bbe646ff9c /en/devices/architecture
parent4ede9c52630a6da877e7ca9c1c3801a34ddb7179 (diff)
downloadsource.android.com-640dc96c73017d3bd2e2c507adcff02046ccfd3f.tar.gz
Docs: Changes to source.android.com
- 171873304 Update documentation for types-only minor version package. by Android Partner Docs <noreply@android.com> - 171849317 Update CTS/CTS-Verifier downloads for CTS-Oct-2017 Releases by Android Partner Docs <noreply@android.com> - 171727609 Updating panic button to 8.0 by hvm <hvm@google.com> - 171724554 Fixing typo by hvm <hvm@google.com> - 171604727 Removed gerund form to match TOC bar on left. by cqn <cqn@google.com> - 171576699 Small editorial changes to make content more skimmable. by cqn <cqn@google.com> - 171546973 Add Clang toolchain to home News section by claym <claym@google.com> - 171540129 Corrected a typo from "has" to "have" in CTS public setup... by Android Partner Docs <noreply@android.com> - 171354973 Clean-up edits for consistency on the HCI Requirements do... by cqn <cqn@google.com> - 171242784 Explain Clang is lone supported toolchain going forward by claym <claym@google.com> - 171198827 Added researcher acknowledgement by Android Partner Docs <noreply@android.com> - 171178686 Added researcher acknowledgement by Android Partner Docs <noreply@android.com> - 171169962 Added missing " to jit-workflow.png by daroberts <daroberts@google.com> - 171167568 Announce KASAN+KCOV on the home page by daroberts <daroberts@google.com> - 171093616 Updated Researcher acknowledgement by Android Partner Docs <noreply@android.com> - 171086588 Add Building a Pixel kernel with KASAN +KCOV by daroberts <daroberts@google.com> - 171084549 Move CVE-2017-0710 to Google devices section by Android Partner Docs <noreply@android.com> - 171063850 Removed duped content that is now in /source/view-patches... by cqn <cqn@google.com> - 171061697 Create a /source/view-patches page so that the nav does n... by cqn <cqn@google.com> - 171050148 Update home page with October 2017 security release by daroberts <daroberts@google.com> - 171028732 Devsite localized content from translation request 5cdc34... by Android Partner Docs <noreply@android.com> - 170937091 Add tags for October security backport releases (these do... by Android Partner Docs <noreply@android.com> - 170911440 Remove CVE-2017-0605 from bulletin by Android Partner Docs <noreply@android.com> - 170883975 Add AOSP links to the Oct 2017 Android Security bulletin by daroberts <daroberts@google.com> - 170883918 Add AOSP links to Oct 2017 Pixel bulletin by daroberts <daroberts@google.com> PiperOrigin-RevId: 171873304 Change-Id: I51cdbbbf00bdf43374c06638a8db4f8e87dbcdf7
Diffstat (limited to 'en/devices/architecture')
-rw-r--r--en/devices/architecture/hidl/versioning.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/devices/architecture/hidl/versioning.html b/en/devices/architecture/hidl/versioning.html
index aed6f9fe..20ea34b4 100644
--- a/en/devices/architecture/hidl/versioning.html
+++ b/en/devices/architecture/hidl/versioning.html
@@ -499,7 +499,7 @@ AND
</li>
<li>"Inherit at least one interface with the same name": There exists an
interface <code>package@major.minor::IFoo</code> that extends
-<code>package@major.(minor-1)::IFoo</code>;
+<code>package@major.(minor-1)::IFoo</code> (if the previous package has an interface);
<br><br>
AND
<br><br>