Merge "graphics-common: fix documentation typo" into rvc-dev

This commit is contained in:
TreeHugger Robot 2020-03-09 23:05:23 +00:00 committed by Android (Google) Code Review
commit 42a5bfd93d

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.