Merge "Update the lib name in the CachedAppOptimizerTest"
This commit is contained in:
@@ -97,7 +97,7 @@ public final class CachedAppOptimizerTest {
|
||||
|
||||
@Before
|
||||
public void setUp() {
|
||||
System.loadLibrary("activitymanagermockingservicestestjni");
|
||||
System.loadLibrary("mockingservicestestjni");
|
||||
mHandlerThread = new HandlerThread("");
|
||||
mHandlerThread.start();
|
||||
mHandler = new Handler(mHandlerThread.getLooper());
|
||||
|
||||
Reference in New Issue
Block a user