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

Commit a9e0bdbb authored by Romain Guy's avatar Romain Guy Committed by The Android Open Source Project
Browse files

am d4103d0d: Fix the build

Merge commit 'd4103d0d'

* commit 'd4103d0d':
  Fix the build
parents a64b8607 d4103d0d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -883,6 +883,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);