mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Summary: It looks like the verbose log debug flag was set during the introduction of this header and continued to be propagated forward. Since this define is done in a header, it is forcing verbose logs on for anything which includes the header. Test: See less logspam from components including this header Change-Id: I678ee3384a0a5b13c684a7e14c3358f70a7def30 Signed-off-by: Abhishek Gadewar <abhishekgadewar@meta.com>