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

Commit e37e6152 authored by Santos Cordon's avatar Santos Cordon Committed by Android (Google) Code Review
Browse files

Merge "Small update to PhoneAccountHandle ID javadoc."

parents 6a9a89ac 8b338d47
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -80,6 +80,9 @@ public class PhoneAccountHandle implements Parcelable {
     * ({@code 0}, {@code 1}, {@code 2}, ...) that are generated locally on each phone and could
     * ({@code 0}, {@code 1}, {@code 2}, ...) that are generated locally on each phone and could
     * collide with values generated on other phones or after a data wipe of a given phone.
     * collide with values generated on other phones or after a data wipe of a given phone.
     *
     *
     * Important: A non-unique identifier could cause non-deterministic call-log backup/restore
     * behavior.
     *
     * @return A service-specific unique identifier for this {@code PhoneAccountHandle}.
     * @return A service-specific unique identifier for this {@code PhoneAccountHandle}.
     */
     */
    public String getId() {
    public String getId() {