Merge "graphics-common: fix documentation typo" into rvc-dev am: 42a5bfd93d am: 49bdd372eb am: 2a747b1624 am: 08af655b5e

Change-Id: I51eb7eb8d7aa784cae87e0fb14c937fe809694d8
This commit is contained in:
Automerger Merge Worker 2020-03-10 00:03:07 +00:00
commit feabed4126

View file

@ -39,7 +39,7 @@ parcelable PlaneLayoutComponent {
/**
* The type of this plane layout component.
*
* android.hardware.graphics.common.PlaneLayoutComponent defines the standard
* android.hardware.graphics.common.PlaneLayoutComponentType defines the standard
* plane layout component types. Vendors may extend this type to include any
* non-standard plane layout component types. For instructions on how to
* create a vendor extension, refer to ExtendableType.aidl.