check-flagged-apis: add Flag value class
Add a value class to represent Flag names. We could use plain Strings but having a dedicated class (with no overhead compared to String) makes the intent of the code much clearer. Bug: 334870672 Test: m check-flagged-apis && check-flagged-apis Change-Id: Icdd4fb97d3fd49e507b7559504ea173a3dc52dea
Loading
Please register or sign in to comment