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

Commit 419acc38 authored by Renat Aksitov's avatar Renat Aksitov Committed by Android (Google) Code Review
Browse files

Merge "Voice Messaging Intent API."

parents b5c0a7a4 5cac923d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -8983,6 +8983,11 @@ public final class ContactsContract {
         * value of this extra is a {@code String} and should be the value of {@link
         * android.accounts.Account#hashCode()} for some account returned by {@link
         * android.accounts.AccountManager#getAccounts()}.
         * <p>
         * If the extra is not specified, the app can decide which account to use.
         * <p>
         * If the account specified in the extra cannot be used for any reason (account missing, not
         * usable by the app, etc), the message should not be sent.
         */
        public static final String EXTRA_SENDER_ACCOUNT_HASH =
                "android.provider.extra.SENDER_ACCOUNT_HASH";