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

Change-Id: I515c95e8be270322ae8b6b8f678a73ef8e744a86
This commit is contained in:
Automerger Merge Worker 2020-03-09 23:42:37 +00:00
commit 08af655b5e

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.