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

Commit af4b1c9d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add extra key for call attributes." into udc-dev am: 743eb544 am:...

Merge "Add extra key for call attributes." into udc-dev am: 743eb544 am: 51caaa29 am: f9e448c0

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



Change-Id: If1270da95104da012cc2b399e6dc4a0b74258e0a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e736f15e f9e448c0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -58,6 +58,9 @@ public final class CallAttributes implements Parcelable {
    /** @hide **/
    public static final String CALL_CAPABILITIES_KEY = "TelecomCapabilities";

    /** @hide **/
    public static final String DISPLAY_NAME_KEY = "DisplayName";

    /** @hide **/
    public static final String CALLER_PID_KEY = "CallerPid";