diff --git a/cat/cat_s22.mk b/cat/cat_s22.mk index e5faa24..5cadaaa 100644 --- a/cat/cat_s22.mk +++ b/cat/cat_s22.mk @@ -17,7 +17,8 @@ # # All components inherited here go to system image # -$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk) +$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk) +#$(call inherit-product, $(SRC_TARGET_DIR)/product/core_minimal.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/mainline_system.mk) # Enable mainline checking