diff options
| -rw-r--r-- | common.mk | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -59,12 +59,10 @@ PRODUCT_COPY_FILES += \ PRODUCT_PACKAGES += \ librs_jni \ com.android.future.usb.accessory \ - Superuser \ su PRODUCT_PROPERTY_OVERRIDES += \ ro.sf.lcd_density=160 \ - persist.lab126.chargeprotect=1 \ ro.sf.hwrotation=270 # Set dirty regions off @@ -75,11 +73,6 @@ PRODUCT_PROPERTY_OVERRIDES += \ PRODUCT_PROPERTY_OVERRIDES += \ ro.carrier=wifi-only -# Enable KSM by default -PRODUCT_PROPERTY_OVERRIDES += \ - ro.ksm.default=1 - -$(call inherit-product, frameworks/native/build/tablet-dalvik-heap.mk) $(call inherit-product-if-exists, vendor/amazon/omap4-common/omap4-common-vendor-540_120.mk) $(call inherit-product, hardware/ti/wlan/mac80211/wl127x-wlan-products.mk) $(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) |
