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

Commit ffc60f6f authored by Calvin Pan's avatar Calvin Pan Committed by Android (Google) Code Review
Browse files

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

parents ccb14543 252fdc0e
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.
     */