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

Commit cde6adf4 authored by Romain Guy's avatar Romain Guy
Browse files

Fix the build

Change-Id: I6de62c7bfaecd85810178f58707157466291eca3
parent 590924e1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -611,7 +611,7 @@ public class DynamicLayout extends Layout
    private PackedIntVector mInts;
    private PackedObjectVector<Directions> mObjects;

    /*
    /**
     * Value used in mBlockIndices when a block has been created or recycled and indicating that its
     * display list needs to be re-created.
     * @hide