Merge "Add extra key for call attributes." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
743eb54490
@@ -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