Merge "Add TelephonyShellCommand to get EAB contact" am: d2d77dba7d am: e532d3be62

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8886623de1860bdf14584ff061bfdd808c043154
This commit is contained in:
Calvin Pan
2021-02-01 08:41:22 +00:00
committed by Automerger Merge Worker

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.