Merge "graphics/common: fix typo"

This commit is contained in:
TreeHugger Robot 2020-01-24 19:58:30 +00:00 committed by Android (Google) Code Review
commit 88bc2bd38f

View file

@ -280,7 +280,7 @@ enum StandardMetadataType {
*
* The default blend mode is INVALID. If the BlendMode is set to any
* valid value other than INVALID, this BlendMode overrides all other
* dataspaces. For a longer description of this behavior see MetadataType::DATASPACE.
* blend modes. For a longer description of this behavior see MetadataType::DATASPACE.
*
* The blend mode is a stable aidl android.hardware.graphics.common.BlendMode.
*