sm8450-common: Don't explicitly include updatable_apex.mk
It is inherited by base_system.mk as of QPR2 Change-Id: I020a05b233f61ea28d03199cbc76051e6e97e1dc
This commit is contained in:
		@@ -14,9 +14,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/emulated_storage.mk)
 | 
			
		||||
# Enforce generic ramdisk allow list
 | 
			
		||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_ramdisk.mk)
 | 
			
		||||
 | 
			
		||||
# Enable updating of APEXes
 | 
			
		||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
 | 
			
		||||
 | 
			
		||||
# Enable virtual AB with vendor ramdisk
 | 
			
		||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/virtual_ab_ota/launch_with_vendor_ramdisk.mk)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user