diff options
Diffstat (limited to 'device.mk')
| -rw-r--r-- | device.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ # call the proprietary setup $(call inherit-product-if-exists, vendor/asus/Z010D/Z010D-vendor.mk) +$(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk) + # Overlay DEVICE_PACKAGE_OVERLAYS += device/asus/Z010D/overlay |
