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

Commit 4567de59 authored by Benjamin Löhner's avatar Benjamin Löhner Committed by Android (Google) Code Review
Browse files

Merge "Document null return for getEmergencyAssistancePackageName." into main

parents 513cf02d b86e0dce
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15013,7 +15013,8 @@ public class TelephonyManager {
    /**
     * Get the emergency assistance package name.
     *
     * @return the package name of the emergency assistance app.
     * @return the package name of the emergency assistance app, or {@code null} if no app
     * supports emergency assistance.
     * @throws IllegalStateException if emergency assistance is not enabled or the device is
     * not voice capable.
     *