diff options
| author | Hashcode <hashcode0f@gmail.com> | 2015-06-01 09:47:28 -0700 |
|---|---|---|
| committer | Hashcode <hashcode0f@gmail.com> | 2015-06-01 09:50:02 -0700 |
| commit | 639d896d9f11c140a6ff3abb0ad36f254f55d163 (patch) | |
| tree | a4f72e0221d41655d3967cefd76a351d78037451 | |
| parent | c3f020a157ae91e01010102dd41ef9d0fc23fd69 (diff) | |
otterx: move low ram settings to omap4-common
Change-Id: I4ce4d5017f24b0057a926724ee2fea1bc46b958f
| -rw-r--r-- | device.mk | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -52,15 +52,6 @@ ADDITIONAL_BUILD_PROPERTIES += \ usb.product.adb=0006 \ usb.product.mtpadb=0006 -# Low-RAM optimizations -ADDITIONAL_BUILD_PROPERTIES += \ - ro.config.low_ram=true \ - persist.sys.force_highendgfx=true \ - dalvik.vm.jit.codecachesize=0 \ - config.disable_atlas=true \ - ro.config.max_starting_bg=8 \ - ro.sys.fw.bg_apps_limit=16 - # Dalvik settings ADDITIONAL_BUILD_PROPERTIES += \ dalvik.vm.heapstartsize=5m \ |
