Merge "Add TelephonyShellCommand to get EAB capability" into sc-dev
This commit is contained in:
@@ -2388,6 +2388,11 @@ interface ITelephony {
|
|||||||
*/
|
*/
|
||||||
String getContactFromEab(String contact);
|
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.
|
* Check whether the device supports RCS User Capability Exchange or not.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user