You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2023. It is now read-only.
ANDROID: GKI: Enable the option to alter task_struct size dynamically
Enable the config option that allows for dynamic sizing of the
task_struct. Once config option is enabled, ensure that
arch_task_struct_size is initialized to hold a valid task_struct size.
The motivation behind this change is to reduce the static memory added to
the task_struct to accommodate vendor data.
Bug: 233921394
Signed-off-by: Sai Harshini Nimmala <[email protected]>
Change-Id: Iebc422ba4c650864f470078220b99546e56302f3
0 commit comments