Merge "Add TelephonyShellCommand to get EAB capability" into sc-dev am: ffc60f6f53
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15173031 Change-Id: Ie1f8ae401901ee05168bedbbfb679cd3cf6c1419
This commit is contained in:
@@ -2388,6 +2388,11 @@ interface ITelephony {
|
||||
*/
|
||||
String getContactFromEab(String contact);
|
||||
|
||||
/**
|
||||
* Get the EAB capability from the EAB database.
|
||||
*/
|
||||
String getCapabilityFromEab(String contact);
|
||||
|
||||
/*
|
||||
* Check whether the device supports RCS User Capability Exchange or not.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user