graphics/common: fix typo

Bug: 141632767
Test: Compiles
Change-Id: I6a6fd7f808a896d78ca641cbb4cd8aea9ce63875
This commit is contained in:
Marissa Wall 2020-01-23 11:19:25 -08:00
parent c8b0cd33b9
commit de0f476284

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.
*