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

Commit d6006b79 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update the URI data" into main

parents a32ebfb5 ef328465
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ public class SecurityPatchLevelPreferenceController extends BasePreferenceContro

    private static final String TAG = "SecurityPatchCtrl";
    private static final Uri INTENT_URI_DATA = Uri.parse(
            "https://source.android.com/security/bulletin/");
            "https://source.android.com/docs/security/bulletin/");

    private final PackageManager mPackageManager;
    private final String mCurrentPatch;