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

Commit 9106b250 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Set android:largeheap="true" SystemUITests"

parents 257b2d29 86952a48
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
    <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
    <uses-permission android:name="android.permission.REGISTER_WINDOW_MANAGER_LISTENERS" />

    <application android:debuggable="true">
    <application android:debuggable="true" android:largeHeap="true">
        <uses-library android:name="android.test.runner" />
        <activity android:name="com.android.systemui.screenshot.ScreenshotStubActivity" />