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

Commit 779dbae0 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Mock sourceDir for ActivityThreadClientTest" into rvc-dev am:...

Merge "Mock sourceDir for ActivityThreadClientTest" into rvc-dev am: 31d3998a am: f31c8bdd am: 967150d1 am: d9fd4cb7

Change-Id: Ie3b68f8140fbed37dc0be809ced0b23c72f00cad
parents 3e3e774b d9fd4cb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -210,6 +210,7 @@ public class ActivityThreadClientTest {
            info.applicationInfo = new ApplicationInfo();
            info.applicationInfo.packageName = info.packageName;
            info.applicationInfo.uid = UserHandle.myUserId();
            info.applicationInfo.sourceDir = "/test/sourceDir";

            // mock the function for preventing NPE in emulator environment. The purpose of the
            // test is for activity client state changes, we don't focus on the updating for the