From f040e4dca8700012b3c2c066b65938f22fbad859 Mon Sep 17 00:00:00 2001 From: Android Partner Docs Date: Thu, 7 Jun 2018 14:07:35 -0700 Subject: Docs: Changes to source.android.com - 199692707 Added asterisk to A-63144992, made H3 ID unique, updated ... by Android Partner Docs - 199691762 Devsite localized content from translation request 921712. by Android Partner Docs - 199658664 Fix BroadcastRecord -> BroadcastFilter by Christina Nguyen - 199567406 June Security Bulletins - updated with AOSP links. by Android Partner Docs - 199317483 Fix spelling: opague -> opaque. by Android Partner Docs - 199308052 Devsite localized content from translation request 934248. by Android Partner Docs - 199308045 Devsite localized content from translation request 934243. by Android Partner Docs - 199304831 b/74947856 has just been reassessed as RCE Critical by Android Partner Docs - 199304768 Update build numbers for 2018/06 releases by Android Partner Docs - 199304498 Point to the malloc_hooks docs too. by Android Partner Docs - 199190981 67712323 is a dupe of 66734153. A-67712323 is now removed... by Android Partner Docs - 199188534 Remove #type typo in bulletins by Danielle Roberts - 199179248 Minor updates to June public bulletin by Android Partner Docs - 199152002 Android and Pixel Security Bulletins - June 2018 by Android Partner Docs - 199149681 Devsite localized content from translation request 925774. by Android Partner Docs - 198939105 Devsite localized content from translation request 929126. by Android Partner Docs - 198775873 Remove erroneous "key" by Christina Nguyen - 198758023 Publish March Pixel bulletin link in index file by Danielle Roberts - 198757987 Correct bulletin with missing * by Danielle Roberts - 198757969 Add missing * to bulletin by Danielle Roberts - 198726709 Devsite localized content from translation request 929128. by Android Partner Docs - 198724418 Mention libmemunreachable. by Android Partner Docs PiperOrigin-RevId: 199692707 Change-Id: I1658d057a06abfb5e6dfabb17e83c241facc2222 --- en/devices/architecture/hidl/versioning.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'en/devices/architecture') diff --git a/en/devices/architecture/hidl/versioning.html b/en/devices/architecture/hidl/versioning.html index 52552f0c..c67910d9 100644 --- a/en/devices/architecture/hidl/versioning.html +++ b/en/devices/architecture/hidl/versioning.html @@ -142,7 +142,7 @@ semantic names and meaning.
  • Can be opaque data (such as public keys, ids, etc.) if necessary.
  • -

    If opague data is used, it must be read only by one side of the HIDL +

    If opaque data is used, it must be read only by one side of the HIDL interface. For example, if vendor.img code gives a component on the system.img a string message or vec<uint8_t> data, that data cannot be parsed by the system.img itself; it can -- cgit v1.2.3