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

Commit 45ab57a2 authored by Utkarsh Nigam's avatar Utkarsh Nigam
Browse files

Fix a typo in AppFunctionManager constructor javadoc.

Change-Id: If14fd447f3ebe58793644850f62f629e4b4ddf3a
Test: Not needed
Bug: 357551503
Flag: android.app.appfunctions.flags.enable_app_function_manager
parent c781b6e6
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
     */