summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Yunfan Chen <yunfanc@google.com> 2023-04-17 07:09:36 +0000
committer Yunfan Chen <yunfanc@google.com> 2023-05-01 12:27:30 +0800
commit4defffd0438df8de0072ee308d5e84afff736d9c (patch)
tree248906204b9b790d6a55af05d9d3defc8e86c834 /libs/input/PointerController.cpp
parent99a5d2d1cd2302e9e54c33c3badb8ad3cde64ad7 (diff)
Introduce Client Transient flag (1/n)
This is a feature flag to develop transient related features on the system UI side. Currently it's handled by the system server. This change introduced the flag and set it by default to false, in the meanwhile, wrapped existing server side logic with the flag to make the future clean-up easier. If the flag is flipped without system UI side feature complete, the transient animation will not work. Other insets related functionality will not be affected. SystemGesturesPointerEventListener should be simplified or changed to a class instead of an interface with the feature development. Bug: 277290737 Test: DisplayPolicyTests Test: DisplayPolicyInsetsTests Change-Id: I243407d233d71b40807d29660090e674b8dd5d31
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions