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

Commit 26b22a23 authored by Hyein Yu's avatar Hyein Yu Committed by Android (Google) Code Review
Browse files

Merge "Update javadoc of setTelephonyServiceManager" into main

parents 2ef30ecf 1783eef1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -66,7 +66,8 @@ public class TelephonyFrameworkInitializer {
    /**
     * Sets an instance of {@link TelephonyServiceManager} that allows
     * the telephony mainline module to register/obtain telephony binder services. This is called
     * by the platform during the system initialization.
     * by ActivityThread on app startup and sets the app's instance of
     * TelephonyServiceManager.
     *
     * @param telephonyServiceManager instance of {@link TelephonyServiceManager} that allows
     * the telephony mainline module to register/obtain telephony binder services.