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

Commit a85f3f7f authored by Hai Zhang's avatar Hai Zhang Committed by android-build-merger
Browse files

Merge "Add more documentation for isEmergencyAssistanceEnabled()." into qt-dev am: 890a980d

am: 16990005

Change-Id: I8905083b85027088a3d2a23ca06003879aa2aaa6
parents 1bfd5d40 16990005
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -10379,11 +10379,12 @@ public class TelephonyManager {
    }

    /**
     * Determine whether the emergency assistance feature is available on the device.
     * Returns whether {@link TelephonyManager#ACTION_EMERGENCY_ASSISTANCE emergency assistance} is
     * available on the device.
     * <p>
     * Requires permission: {@link android.Manifest.permission#READ_PRIVILEGED_PHONE_STATE}
     *
     * @return whether the emergency assistance feature is available on the device
     * @return {@code true} if emergency assistance is available, {@code false} otherwise
     *
     * @hide
     */