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

Commit 8755f8ea authored by Utkarsh Nigam's avatar Utkarsh Nigam Committed by Android (Google) Code Review
Browse files

Merge "Fix a typo in AppFunctionManager constructor javadoc." into main

parents cf4651ff 45ab57a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ public final class AppFunctionManager {
    /**
     * Creates an instance.
     *
     * @param mService An interface to the backing service.
     * @param service An interface to the backing service.
     * @param context  A {@link Context}.
     * @hide
     */