mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts28velte.git
synced 2024-11-07 06:19:15 +00:00
12 lines
347 B
Makefile
12 lines
347 B
Makefile
|
$(call inherit-product, device/samsung/gts210vewifi/full_gts210vewifi.mk)
|
||
|
|
||
|
# Inherit some common Lineage stuff.
|
||
|
$(call inherit-product, vendor/cm/config/common_full_phone.mk)
|
||
|
|
||
|
PRODUCT_NAME := lineage_gts210vewifi
|
||
|
PRODUCT_BRAND := samsung
|
||
|
PRODUCT_MANUFACTURER := samsung
|
||
|
PRODUCT_DEVICE := gts210vewifi
|
||
|
|
||
|
PRODUCT_GMS_CLIENTID_BASE := android-samsung
|