diff --git a/aosp_sanders.mk b/aosp_sanders.mk index c35d719..d6bc4e8 100644 --- a/aosp_sanders.mk +++ b/aosp_sanders.mk @@ -18,11 +18,11 @@ # Inherit from those products. Most specific first. $(call inherit-product, device/motorola/sanders/full_sanders.mk) -# Inherit some common AospExtended stuff. -$(call inherit-product, vendor/aosp/common.mk) - -# Boot animation +# Inherit some common PixelExperience stuff. +TARGET_GAPPS_ARCH := arm64 TARGET_BOOT_ANIMATION_RES := 1080 +TARGET_INCLUDE_ARCORE := true +$(call inherit-product, vendor/aosp/config/common_full_phone.mk) ## Device identifier. This must come after all inclusions PRODUCT_DEVICE := sanders