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

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

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

Merge "Add TelephonyShellCommand to get EAB contact" am: d2d77dba am: e532d3be am: a0927df3 am: eee6428b am: 2f6ca21c

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I849b99fd70add8cc1b137433890a6444a6641168
parents 6ab00fd6 2f6ca21c
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -2355,6 +2355,11 @@ interface ITelephony {
     */
     */
    int removeContactFromEab(int subId, String contacts);
    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
     * Set a SignalStrengthUpdateRequest to receive notification when Signal Strength breach the
     * specified thresholds.
     * specified thresholds.