potter: build Snap again

This commit is contained in:
Vachounet
2017-04-16 13:49:59 +02:00
parent 3a451894aa
commit 3e3ab09876
2 changed files with 2 additions and 133 deletions

View File

@@ -58,14 +58,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_AAPT_PREF_CONFIG := xxhdpi
PRODUCT_AAPT_CONFIG := normal
# Dalvik
PRODUCT_PROPERTY_OVERRIDES += \
dalvik.vm.heapgrowthlimit=192m \
dalvik.vm.heapsize=384m
$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-dalvik-heap.mk)
$(call inherit-product, frameworks/native/build/phone-xxhdpi-3072-hwui-memory.mk)
# Audio
PRODUCT_PACKAGES += \
audiod \
@@ -105,7 +97,8 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
camera.msm8953 \
libbson \
libshim_camera
libshim_camera \
Snap
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/camera/msm8953_mot_potter_camera.xml:system/etc/camera/msm8953_mot_potter_camera.xml \