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

Commit b7bb8c42 authored by Santos Cordon's avatar Santos Cordon Committed by Etan Cohen
Browse files

Small update to PhoneAccountHandle ID javadoc.

Change-Id: I31832347689e1e9291cd6b9c100918668fa4b056
parent 4eddc112
Loading
Loading
Loading
Loading
+3 −0
Original line number 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
     * 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}.
     */
    public String getId() {