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

Commit e532d3be authored by Calvin Pan's avatar Calvin Pan Committed by Automerger Merge Worker
Browse files

Merge "Add TelephonyShellCommand to get EAB contact" am: d2d77dba

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1559096

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I5d2c0290c0aeb574c2cc5201e8012a79f0ab6e3e
parents feaccc5b d2d77dba
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -2387,6 +2387,11 @@ interface ITelephony {
     */
    int removeContactFromEab(int subId, String contacts);

    /**
     * Get the EAB contact from the EAB database.
     */
    String getContactFromEab(String contact);

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