PixelExperience Bringup
This commit is contained in:
@@ -18,11 +18,11 @@
|
|||||||
# Inherit from those products. Most specific first.
|
# Inherit from those products. Most specific first.
|
||||||
$(call inherit-product, device/motorola/sanders/full_sanders.mk)
|
$(call inherit-product, device/motorola/sanders/full_sanders.mk)
|
||||||
|
|
||||||
# Inherit some common AospExtended stuff.
|
# Inherit some common PixelExperience stuff.
|
||||||
$(call inherit-product, vendor/aosp/common.mk)
|
TARGET_GAPPS_ARCH := arm64
|
||||||
|
|
||||||
# Boot animation
|
|
||||||
TARGET_BOOT_ANIMATION_RES := 1080
|
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
|
## Device identifier. This must come after all inclusions
|
||||||
PRODUCT_DEVICE := sanders
|
PRODUCT_DEVICE := sanders
|
||||||
|
|||||||
Reference in New Issue
Block a user