Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 023accd8 authored by Neil Fuller's avatar Neil Fuller
Browse files

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
parent 188c7870
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment