From 6b3519493cded6c37811480a65422c10d0ab43f8 Mon Sep 17 00:00:00 2001 From: Keertesh Date: Mon, 16 Jul 2018 15:08:09 +0530 Subject: [PATCH] PixelExperience Bringup --- aosp_sanders.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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