Merge "Fix annotation in doc" into main am: 2116f9c807
am: 2b16275c92
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3002168 Change-Id: Iad540930b35db7995e8d88582a9b64f4ac8ebde0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
22d9bade44
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ enum AIMapper_Error : int32_t {
|
|||
*
|
||||
* Vendor-provided metadata should be prefixed with a "vendor.mycompanyname.*" namespace. It is
|
||||
* recommended that the metadata follows the pattern of StandardMetadaType.aidl. That is, an
|
||||
* aidl-defined enum with @VendorStability on it and the naming then matching that type such
|
||||
* aidl-defined enum with @VintfStability on it and the naming then matching that type such
|
||||
* as "vendor.mycompanyname.graphics.common.MetadataType" with the value field then set to the
|
||||
* aidl's enum value.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue