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

Commit 42a5bfd9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 9aa930f8 4c23d2fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -39,7 +39,7 @@ parcelable PlaneLayoutComponent {
    /**
    /**
     * The type of this plane layout component.
     * 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
     * plane layout component types. Vendors may extend this type to include any
     * non-standard plane layout component types. For instructions on how to
     * non-standard plane layout component types. For instructions on how to
     * create a vendor extension, refer to ExtendableType.aidl.
     * create a vendor extension, refer to ExtendableType.aidl.