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

Commit 8800c316 authored by yunseon.park's avatar yunseon.park Committed by android-build-merger
Browse files

Merge "Set the WebViewLoader's targetSdk same with framework's." am: d7187c90 am: f7ba3040

am: 933e043c

Change-Id: If2d26b707c6b9cba2aba07956cd53d6497cedd53
parents 97cd562c 933e043c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3818,6 +3818,7 @@ public class ActivityManagerService extends IActivityManager.Stub
            info.className = entryPoint;
            info.packageName = "android";
            info.seInfoUser = SELinuxUtil.COMPLETE_STR;
            info.targetSdkVersion = Build.VERSION.SDK_INT;
            ProcessRecord proc = startProcessLocked(processName, info /* info */,
                    false /* knownToBeDead */, 0 /* intentFlags */, ""  /* hostingType */,
                    null /* hostingName */, true /* allowWhileBooting */, true /* isolated */,