Allocate insane memory just for CI

Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
Pun Butrach
2025-08-30 00:43:16 +07:00
parent dd4a08be61
commit b67168f737
1183 changed files with 71644 additions and 76406 deletions
@@ -42,6 +42,8 @@ public interface WorkspaceLayoutManager {
// The is the first screen. It is always present, even if its empty.
int FIRST_SCREEN_ID = 0;
// This is the second page. On two panel home it is always present, even if its empty.
int SECOND_SCREEN_ID = 1;
/**
* At bind time, we use the rank (screenId) to compute x and y for hotseat items.