Add extra key for call attributes.
Add an extra key used internally with call attributes when setting up a call. Test: Manual testing. Bug: 277232336 Merged-In: Ic8b5d57df88cf9c1d8a82a11ad4934ed4ef5fd78 Change-Id: Ic8b5d57df88cf9c1d8a82a11ad4934ed4ef5fd78
This commit is contained in:
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user