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

Commit 2fc89832 authored by Ta-wei Yen's avatar Ta-wei Yen
Browse files

Update documentation for DIRTY in VoicemailContract

Change-Id: I1196e5043b1c30a14d7463bd0a5ba1db485c1f57
Fixes: 70639523
Test: N/A
parent d87c6b51
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>
         *