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

Commit 1783eef1 authored by Hyein Yu's avatar Hyein Yu
Browse files

Update javadoc of setTelephonyServiceManager

Bug: 428925097
Test: presubmit
Flag: EXEMPT update javadoc
Change-Id: I47c232f848f176b9d229f65d2cdd5dba9e6fc4ac
parent 182e1409
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.