commit | cbc3db84e1ed549a97bade286b3ab595ab6c5ae1 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Sun Aug 12 17:01:57 2018 +0200 |
committer | Max Weninger <max.weninger@gmail.com> | Tue Aug 21 11:31:22 2018 +0200 |
tree | 7d0604cfdb3124a0313133c6a0cb3b6646cf27b1 | |
parent | 50e6b453475b92e027580d221ed42294ab8ab1e5 [diff] [blame] |
omni: move to PRODUCT_SYSTEM_DEFAULT_PROPERTIES Change-Id: I76c0a4a3b6c4572f1b0197c4fc39151640ef9de1
diff --git a/config/phone-xxhdpi-2048-hwui-memory.mk b/config/phone-xxhdpi-2048-hwui-memory.mk index b4226bc..22e5343 100644 --- a/config/phone-xxhdpi-2048-hwui-memory.mk +++ b/config/phone-xxhdpi-2048-hwui-memory.mk
@@ -16,7 +16,7 @@ # Provides overrides to configure the HWUI memory limits -PRODUCT_PROPERTY_OVERRIDES += \ +PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \ ro.hwui.texture_cache_size=72 \ ro.hwui.layer_cache_size=48 \ ro.hwui.r_buffer_cache_size=8 \