summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Neil Fuller <nfuller@google.com> 2023-01-11 15:54:16 +0000
committer Neil Fuller <nfuller@google.com> 2023-01-11 17:04:20 +0000
commit023accd8636ccff68cd4f3277f5afe3e6d4e34a2 (patch)
treecff1127d0b8385f131ce926eccead412be1eb268 /libs/input/PointerController.cpp
parent188c7870661022750cf5a0f101c3c20fed62be7f (diff)
Add a SystemApi constant for TIME_MANAGER_SERVICE
The TimeManager API was added in S. There is no actual "time manager service" (time and time zone functionality are split into different services the system server), but the APIs pretend there is one. The existing constant name "TIME_MANAGER" fails lint checks for inconsistent naming, i.e. lacking "_SERVICE, so it has to be renamed to "TIME_MANAGER_SERVICE". Lint then complains about it needing to be TIME_SERVICE, but I have drawn the line there and suppressed it. Bug: 265148320 Test: compile only Change-Id: I2a94e01520b56f49d6761d0aeba4e1b879c2a64d
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions