commit | 88044abd0c623f4cc85688e7b79dc3bcb898868f | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Sat Jul 06 23:20:50 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Jul 06 23:20:50 2024 +0000 |
tree | f9faac24381d4434ce90dea55477d7485fd211ec | |
parent | ed92198aa20b34fcb5222339c126c1598cb2cbcc [diff] | |
parent | cd3f6d8d422ef5d581807308117558787f2e1baa [diff] |
Merge "SurfaceFlinger: define LOG_NDEBUG for debug." into main
diff --git a/services/surfaceflinger/FrontEnd/LayerLifecycleManager.cpp b/services/surfaceflinger/FrontEnd/LayerLifecycleManager.cpp index 0983e7c..e864ff6 100644 --- a/services/surfaceflinger/FrontEnd/LayerLifecycleManager.cpp +++ b/services/surfaceflinger/FrontEnd/LayerLifecycleManager.cpp
@@ -14,6 +14,7 @@ * limitations under the License. */ +// #define LOG_NDEBUG 0 #define ATRACE_TAG ATRACE_TAG_GRAPHICS #undef LOG_TAG