sdm710-common: Drop updatable APEX

This commit is contained in:
Giammarco Senatore 2021-10-20 11:14:21 +02:00
parent ddee12f5a5
commit 5b5fd7d902
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -6,9 +6,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Get non-open-source specific aspects # Get non-open-source specific aspects
$(call inherit-product-if-exists, vendor/lenovo/sdm710-common/sdm710-common-vendor.mk) $(call inherit-product-if-exists, vendor/lenovo/sdm710-common/sdm710-common-vendor.mk)
# Enable updating of APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Setup dalvik vm configs # Setup dalvik vm configs
$(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk) $(call inherit-product, frameworks/native/build/phone-xhdpi-4096-dalvik-heap.mk)