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

Commit 4c0f0fed authored by Grace Jia's avatar Grace Jia
Browse files

Add bug number to a TODO comment.

API review response.

Bug: 219740202
Test: comment only change
Change-Id: Iaeebfba07c6e536c3f03518e7602b1c02695ae5c
parent bb1bb44c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7647,7 +7647,7 @@ public class TelephonyManager {
     * app has carrier privileges (see {@link #hasCarrierPrivileges}).
     *
     * TODO: remove this one. use {@link #rebootModem()} for reset type 1 and
     * {@link #resetRadioConfig()} for reset type 3
     * {@link #resetRadioConfig()} for reset type 3 (b/116476729)
     *
     * @param resetType reset type: 1: reload NV reset, 2: erase NV reset, 3: factory NV reset
     * @return true on success; false on any failure.