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

Commit ce7a287a authored by Winson Chiu's avatar Winson Chiu Committed by Automerger Merge Worker
Browse files

Merge "Enable SETTINGS_API_V2" into sc-dev am: 0906f735

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14016876

Change-Id: I30eb0731880e1eed9b779c5616179850d248cb51
parents 88ee72e4 0906f735
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -24,7 +24,6 @@ import android.annotation.NonNull;
import android.annotation.Nullable;
import android.annotation.UserIdInt;
import android.compat.annotation.ChangeId;
import android.compat.annotation.Disabled;
import android.content.Context;
import android.content.Intent;
import android.content.pm.IntentFilterVerificationInfo;
@@ -92,7 +91,6 @@ public class DomainVerificationService extends SystemService
     * commands.
     */
    @ChangeId
    @Disabled
    private static final long SETTINGS_API_V2 = 178111421;

    /**