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

Commit c20a67c5 authored by calvinpan's avatar calvinpan Committed by Calvin Pan
Browse files

Add TelephonyShellCommand to get EAB contact

Bug: 174166728
Test: atest
Change-Id: I102f67d7747c1bdd905a23d5deca6fbbd91ad890
parent ac165ae8
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.