exec: Add power@2.0 and IOP to tampering blacklist
Signed-off-by: Panchajanya1999 <panchajanya@azure-dev.live> Signed-off-by: UtsavBalar1231 <utsavbalar1231@gmail.com>
This commit is contained in:
committed by
UtsavBalar1231
parent
0f59c4f97c
commit
a94abe8d8e
@@ -158,6 +158,8 @@ static inline bool task_is_booster(struct task_struct *tsk)
|
||||
!strcmp(comm, "power@1.3-servi") ||
|
||||
!strcmp(comm, "perf@1.0-servic") ||
|
||||
!strcmp(comm, "perf@2.0-servic") ||
|
||||
!strcmp(comm, "power@2.0-servic") ||
|
||||
!strcmp(comm, "iop@") ||
|
||||
!strcmp(comm, "init.qcom.post_");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user