2023-12-19 15:30:30 +08:00
..
2023-12-18 19:25:28 +08:00
2023-12-18 19:25:28 +08:00
2023-12-19 15:30:30 +08:00
2023-12-18 19:25:28 +08:00
2023-12-18 19:25:28 +08:00
2023-12-18 19:25:28 +08:00
2023-12-18 19:25:28 +08:00

Description:
This project is used to build a lint library to detect the hardcoded
colors. One example of hardcoded color is:

  <color name="hardcoded_color">#FFFFFF</color>

Project lives in prebuilts/checkcolor will use this lib and hook up
to presubmit, so it could detects whether hardcoded colors have been
added in a CL.