Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c20cb8c1 authored by ryang's avatar ryang Committed by android-build-merger
Browse files

Merge "hwui: Fix the length of partial updates system property" am: faf945a7...

Merge "hwui: Fix the length of partial updates system property" am: faf945a7 am: 73f2e9b8 am: 3734e980
am: 44df10eb

Change-Id: Ib2ded8e0b40ddcd34af4114704f3756b84965239
parents bf2e4a38 44df10eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@ enum DebugLevel {
 * This will disable the use of EGL_EXT_buffer_age and BUFFER_PRESERVED.
 * Default is "true"
 */
#define PROPERTY_ENABLE_PARTIAL_UPDATES "debug.hwui.enable_partial_updates"
#define PROPERTY_ENABLE_PARTIAL_UPDATES "debug.hwui.use_partial_updates"

#define PROPERTY_FILTER_TEST_OVERHEAD "debug.hwui.filter_test_overhead"