mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Merge "Do not force verbose logs on for anything including ComposerCommandBuffer.h" into main
This commit is contained in:
@@ -21,8 +21,7 @@
|
||||
#warn "ComposerCommandBuffer.h included without LOG_TAG"
|
||||
#endif
|
||||
|
||||
#undef LOG_NDEBUG
|
||||
#define LOG_NDEBUG 0
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
|
||||
@@ -20,8 +20,7 @@
|
||||
#warn "ComposerCommandBuffer.h included without LOG_TAG"
|
||||
#endif
|
||||
|
||||
#undef LOG_NDEBUG
|
||||
#define LOG_NDEBUG 0
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
#include <algorithm>
|
||||
#include <limits>
|
||||
|
||||
@@ -20,8 +20,7 @@
|
||||
#warn "ComposerCommandBuffer.h included without LOG_TAG"
|
||||
#endif
|
||||
|
||||
#undef LOG_NDEBUG
|
||||
#define LOG_NDEBUG 0
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
#include <android/hardware/graphics/composer/2.3/IComposer.h>
|
||||
#include <android/hardware/graphics/composer/2.3/IComposerClient.h>
|
||||
|
||||
@@ -20,8 +20,7 @@
|
||||
#warn "ComposerCommandBuffer.h included without LOG_TAG"
|
||||
#endif
|
||||
|
||||
#undef LOG_NDEBUG
|
||||
#define LOG_NDEBUG 0
|
||||
//#define LOG_NDEBUG 0
|
||||
|
||||
#include <android/hardware/graphics/composer/2.4/IComposer.h>
|
||||
#include <android/hardware/graphics/composer/2.4/IComposerClient.h>
|
||||
|
||||
Reference in New Issue
Block a user