Merge "Add TelephonyShellCommand to get EAB contact" am: d2d77dba7d
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1559096 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5d2c0290c0aeb574c2cc5201e8012a79f0ab6e3e
This commit is contained in:
@@ -2387,6 +2387,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.
|
||||||
|
|||||||
Reference in New Issue
Block a user