Add TelephonyShellCommand to get EAB contact

Bug: 174166728
Test: atest
Change-Id: I102f67d7747c1bdd905a23d5deca6fbbd91ad890
This commit is contained in:
calvinpan
2021-01-25 14:59:54 +08:00
committed by Calvin Pan
parent ac165ae86d
commit c20a67c5c5

View File

@@ -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.