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

Commit 4c23d2fa authored by Marissa Wall's avatar Marissa Wall Committed by Marissa Ikonomidis
Browse files

graphics-common: fix documentation typo

Bug: 149049926
Test: Compiles

Change-Id: I21d264376c09bcfd4394819245aa8284d0710633
parent c0e9ca79
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.