summaryrefslogtreecommitdiff
path: root/java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto')
-rw-r--r--java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto b/java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto
index f96e31f2e..fc443f0cd 100644
--- a/java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto
+++ b/java/com/android/contacts/common/widget/select_phone_account_dialog_options.proto
@@ -49,5 +49,7 @@ message SelectPhoneAccountDialogOptions {
// in a call so the other SIM cannot be used. Hint should also be set to
// inform the user why the account is unavailable.
optional bool enabled = 4 [default = true];
+
+ optional bytes user_handle = 5;
}
} \ No newline at end of file