Merge "Add TelephonyShellCommand to get EAB contact"

This commit is contained in:
Calvin Pan
2021-02-01 02:46:16 +00:00
committed by Gerrit Code Review

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.