commit | 10c6293422809235b7f01f17ddda457cf9345c53 | [log] [tgz] |
---|---|---|
author | Leon Scroggins III <scroggo@google.com> | Thu Feb 01 15:35:19 2024 -0500 |
committer | Leon Scroggins III <scroggo@google.com> | Thu Feb 01 16:50:37 2024 -0500 |
tree | f4c5c0261921ecef456096cb6bfc5b2d7c9acc3f | |
parent | 79e5f98dc006a77c412f877e3284619066304057 [diff] |
Remove FlagManager's dependence on librenderengine libsurfaceflinger_common_defaults previously depended on librenderengine, but only for a #define in a header file. This prevents librenderengine from using the FlagManager. Add a new library for renderengine includes, so FlagManager can access the define without depending on the entire library. Bug: 305445199 Bug: 255921628 Test: make Change-Id: Ibee8581cfc0ac8c4817725bbf1fb12efc744c4c1