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

Skip to content
Commit f5ac84e6 authored by Ben Reich's avatar Ben Reich
Browse files

Extract flags into their own Util class

The flags are all currently spread out across the codebase. This means
if we want to do any large scale changes based on them (e.g. change the
flag name OR union the flag with some other condition) it requires a
mass refactoring. Let's move the flags into their own class so this
becomes a much easier process.

To avoid additional usages getting added, create a presubmit check that
should error when new dependencies are added

Bug: 400475579
Flag: EXEMPT Moving flags into a helper class
Test: m DocumentsUIGoogle
Change-Id: If5c346141813afb68b24e1303362408c3cc9fd4a
parent a534456b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment