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:
Calvin Pan
2021-07-02 17:43:20 +00:00
committed by Automerger Merge Worker

View File

@@ -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.
*/