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

Commit f2dba2bc authored by James Lin's avatar James Lin Committed by Android (Google) Code Review
Browse files

Merge "Add API for SHELL command to set the capabilities request timeout." into sc-dev

parents 7f0bca66 d0d7f63b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2439,6 +2439,12 @@ interface ITelephony {
      */
    boolean removeUceRequestDisallowedStatus(int subId);

    /**
     * Set the timeout for contact capabilities request.
     * Note: This is designed for a SHELL command only.
     */
    boolean setCapabilitiesRequestTimeout(int subId, long timeoutAfterMs);

    /**
     * Set a SignalStrengthUpdateRequest to receive notification when Signal Strength breach the
     * specified thresholds.