PixelExperience Bringup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user