Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ea0659b authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "graphics-common: fix documentation typo" into rvc-dev am: 42a5bfd9...

Merge "graphics-common: fix documentation typo" into rvc-dev am: 42a5bfd9 am: 13b1c637 am: 79b5ce01

Change-Id: I854c67f4dcde1d08649b58bbe49094988fe40f75
parents 4fa19e71 79b5ce01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.