summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2020-01-24 19:58:30 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-01-24 19:58:30 +0000
commit88bc2bd38fdf16529bbd6725d45144cf208b2fb0 (patch)
tree8fcf0ffdaf94c5d836301a2e4d26f845c33ef0e4 /graphics
parent24178e0996a5358e6947ab9f8ab8f7f2ac5d069d (diff)
parentde0f476284b151e3606e20bea4361f4db31d5c7c (diff)
downloadplatform_hardware_interfaces-88bc2bd38fdf16529bbd6725d45144cf208b2fb0.tar.gz
platform_hardware_interfaces-88bc2bd38fdf16529bbd6725d45144cf208b2fb0.tar.bz2
platform_hardware_interfaces-88bc2bd38fdf16529bbd6725d45144cf208b2fb0.zip
Merge "graphics/common: fix typo"
Diffstat (limited to 'graphics')
-rw-r--r--graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl b/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl
index 43cf6722dd..7b46688d9f 100644
--- a/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl
+++ b/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl
@@ -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.
*