commit | 6ee0f7505137f7b75bfe5be78247269d7068fb99 | [log] [tgz] |
---|---|---|
author | Jason Macnak <natsu@google.com> | Wed Feb 23 21:06:07 2022 +0000 |
committer | Jason Macnak <natsu@google.com> | Wed Feb 23 21:12:36 2022 +0000 |
tree | bcb07e2d30d5dca61b0d7c879c1ebc8434d25bd4 | |
parent | bfcec89acb7d87f2cfb69ca8e77869c44b4a5130 [diff] |
Minor spelling fix Change-Id: Ibcad1d80e09ff547c2935bbc362809431a4c3f14
diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/Composition.aidl index adcc9f6..82b218b 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 @@ * * 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.