ANDROID: vendor_hooks: Add hooks for scheduler

Add hooks to support oem's scheduler feature.

Bug: 182441701
Signed-off-by: xieliujie <xieliujie@oppo.com>
Change-Id: I31023844b20923bed1ca216831e7a2431e9ab0c9
This commit is contained in:
xieliujie
2021-03-11 15:29:38 +08:00
committed by Quentin Perret
parent 7e2c33ac0e
commit 53e8099784
5 changed files with 36 additions and 4 deletions

View File

@@ -1358,7 +1358,7 @@ struct task_struct {
struct callback_head mce_kill_me;
#endif
ANDROID_VENDOR_DATA_ARRAY(1, 64);
ANDROID_OEM_DATA_ARRAY(1, 2);
ANDROID_OEM_DATA_ARRAY(1, 6);
/*
* New fields for task_struct should be added above here, so that