From 6ee0f7505137f7b75bfe5be78247269d7068fb99 Mon Sep 17 00:00:00 2001 From: Jason Macnak Date: Wed, 23 Feb 2022 21:06:07 +0000 Subject: [PATCH] Minor spelling fix Change-Id: Ibcad1d80e09ff547c2935bbc362809431a4c3f14 --- .../aidl/android/hardware/graphics/composer3/Composition.aidl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.