Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a5508f55 authored by Calvin Pan's avatar Calvin Pan Committed by Automerger Merge Worker
Browse files

Merge "Add TelephonyShellCommand to get EAB capability" into sc-dev am: ffc60f6f

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

Change-Id: I60d004a77ae835c8945ad2a23b01dcc52a7771e7
parents ce10bb20 ffc60f6f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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.
     */