ANDROID: vendor_hooks: Add hooks for waking up and exiting control
Add hooks at process waking up and exiting routines so that oems
can control these procedures. One possible benifit is the peak of
system load can be shaved and load can be more smooth when a large
number of threads is killed once upon a time, while a sudden peak
of system load can probably lead to user junk issues.
Bug: 296493318
Change-Id: I62dff45e46ecc8b9c90e3f4c410d084cbcda5453
Signed-off-by:
xieliujie <xieliujie@oppo.com>
Loading
Please sign in to comment