summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Jigar Thakkar <jigarthakkar@google.com> 2024-02-19 18:23:18 +0000
committer Jigar Thakkar <jigarthakkar@google.com> 2024-02-19 18:23:18 +0000
commit1dc29ceacccf5c45dc8421cd3a0573caa96cf490 (patch)
tree02d5f701ed502e84bbfea3e67120bd3105243dbb /libs/input/PointerController.cpp
parent9e73f1dba6d234c8e860de9cc681dfec7d964356 (diff)
Increase the keep alive time for internal executor thread
This change ensures that the keep alive time for the executor thread is changed to 24 hours. The thread, once created, will wait for 24 hours for any new task to be assigned to it before terminating. This helps us save on the resource wastage on creating a new thread each time a quiet mode operation takes place, while also destroying the thread in scenarios like when no profile is added. Test: Tested locally on device by adding logs and capturing pergetto traces Bug: 303201022 Change-Id: I642e5d95f4c4884673486fafc6e11381e2467a20
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions