Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52414d1c authored by John Reck's avatar John Reck
Browse files

Fix annotation in doc

Change-Id: I4fb90e7b30659227263087c85b98db31bb039184
parent 6bab73f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *