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

Commit 252fdc0e authored by Calvin Pan's avatar Calvin Pan
Browse files

Add TelephonyShellCommand to get EAB capability

Bug: 192370112
Test: atest
Change-Id: I1bccebd44f3f820b36f199804246d148cf58cfeb
parent b8a73935
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.
     */