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

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

Fix the build

parent aa642c0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -864,6 +864,8 @@ href="{@docRoot}guide/developing/tools/traceview.html">Traceview: A Graphical Lo
     * Equivalent to <code>setFieldsOn(cl, false)</code>.
     *
     * @see #setFieldsOn(Class, boolean)
     *
     * @hide
     */
    public static void setFieldsOn(Class<?> cl) {
        setFieldsOn(cl, false);