dream2
[GitHub/exynos8895/android_device_samsung_dream2lte.git] / lineage_dream2lte.mk
CommitLineData
46bfb4cc
JA
1#
2# Copyright (C) 2019 The LineageOS Project
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15#
16
17# Inherit from those products. Most specific first.
18$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
19$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
20
04911396
JA
21# Inherit from dream2lte device
22$(call inherit-product, device/samsung/dream2lte/device.mk)
74911bee 23$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
46bfb4cc
JA
24
25# Inherit some common Lineage stuff.
26$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
27
28# Device identifier. This must come after all inclusions
04911396
JA
29PRODUCT_DEVICE := dream2lte
30PRODUCT_NAME := lineage_dream2lte
46bfb4cc 31PRODUCT_BRAND := samsung
04911396 32PRODUCT_MODEL := SM-G955F
46bfb4cc
JA
33PRODUCT_MANUFACTURER := samsung
34
35PRODUCT_GMS_CLIENTID_BASE := android-samsung
36
37# Use the latest approved GMS identifiers
38PRODUCT_BUILD_PROP_OVERRIDES += \
04911396
JA
39 PRODUCT_NAME=dream2ltexx \
40 PRIVATE_BUILD_DESC="dream2ltexx-user 8.0.0 R16NW G955FXXU1CRC7 release-keys"
46bfb4cc 41
04911396 42BUILD_FINGERPRINT := samsung/dream2ltexx/dreamlte:8.0.0/R16NW/G955FXXU1CRC7:user/release-keys