device_xiaomi_miatoll/aosp_miatoll.mk
darkbeast69 dd386feca7 miatoll: Decommonized Tree check-in
there is no no need for common tree if all device is this much identical
clean overlays
2021-04-23 07:15:10 +00:00

33 lines
725 B
Makefile

#
# Copyright (C) 2020 The ArrowOS
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from miatoll device
$(call inherit-product, device/xiaomi/miatoll/device.mk)
# Inherit some common AOSP stuff
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
# Gapps
IS_PHONE := true
TARGET_INCLUDE_GAPPS := true
TARGET_GAPPS_ARCH := arm64
TARGET_SUPPORTS_GOOGLE_RECORDER := true
TARGET_INCLUDE_STOCK_ARCORE := true
TARGET_INCLUDE_LIVE_WALLPAPERS := true
# Bootanimation Resolution
TARGET_BOOT_ANIMATION_RES := 1080
# Device identifier
PRODUCT_NAME := aosp_miatoll
PRODUCT_DEVICE := miatoll
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := SM6250
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi