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

Commit 8acad8a2 authored by Robin Lee's avatar Robin Lee Committed by Automerger Merge Worker
Browse files

Move device/google/atv overlays into SystemUI am: dfb7ca61

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1510031

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I50e0f826901ddd96cd9adf928f16026b457972b0
parents e34f417d dfb7ca61
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -42,4 +42,10 @@
        <item>com.android.systemui.statusbar.notification.InstantAppNotifier</item>
        <item>com.android.systemui.toast.ToastUI</item>
    </string-array>

    <!-- Disable KeyguardService -->
    <bool name="config_enableKeyguardService">false</bool>

    <!-- Svelte specific logic, see RecentsConfiguration.SVELTE_* constants. -->
    <integer name="recents_svelte_level">3</integer>
</resources>