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

Commit de0f4762 authored by Marissa Wall's avatar Marissa Wall
Browse files

graphics/common: fix typo

Bug: 141632767
Test: Compiles
Change-Id: I6a6fd7f808a896d78ca641cbb4cd8aea9ce63875
parent c8b0cd33
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -280,7 +280,7 @@ enum StandardMetadataType {
     *
     *
     * The default blend mode is INVALID. If the BlendMode is set to any
     * The default blend mode is INVALID. If the BlendMode is set to any
     * valid value other than INVALID, this BlendMode overrides all other
     * 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.
     * The blend mode is a stable aidl android.hardware.graphics.common.BlendMode.
     *
     *