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

Commit 391073c9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update documentation for DIRTY in VoicemailContract"

parents e165e35f 2fc89832
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -297,7 +297,7 @@ public class VoicemailContract {
         * {@link ContentResolver#applyBatch}), and if the {@link ContentValues} doesn't contain
         * this column, the voicemail provider implicitly sets it to 0 if the calling package is
         * the {@link #SOURCE_PACKAGE} or to 1 otherwise. To prevent this behavior, explicitly set
         * {@link #DIRTY_RETAIN} to this column in the {@link ContentValues}.
         * {@link #DIRTY_RETAIN} to DIRTY in the {@link ContentValues}.
         *
         * <P>Type: INTEGER (boolean)</P>
         *