diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl index adcc9f6a31..82b218be3f 100644 --- a/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl +++ b/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl @@ -80,7 +80,7 @@ enum Composition { * * Only supported if the device returns a valid struct from * getDisplayDecorationSupport. Pixels in the buffer are interpreted - * according to the DisplayDecorationSupport.alphInterpretation. + * according to the DisplayDecorationSupport.alphaInterpretation. * * Upon validateDisplay, the device may request a change from this type * to either DEVICE or CLIENT.