troika: Correct product values to reflect stock
[GitHub/LineageOS/android_device_motorola_troika.git] / lineage_troika.mk
CommitLineData
8d7fdab7 1#
e9a135ed 2# Copyright (C) 2020-2021 The LineageOS Project
8d7fdab7
JA
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
e9a135ed 17## Inherit from generic products, most specific first
8d7fdab7
JA
18$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
19$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
20
e9a135ed 21## Inherit from troika device
8d7fdab7
JA
22$(call inherit-product, device/motorola/troika/device.mk)
23$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
24
e9a135ed 25## Inherit some common Lineage stuff
8d7fdab7
JA
26$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
27
e9a135ed 28## Device identifier, this must come after all inclusions
8d7fdab7
JA
29PRODUCT_DEVICE := troika
30PRODUCT_NAME := lineage_troika
d4d16f4a
NJ
31PRODUCT_BRAND := motorola
32PRODUCT_MODEL := motorola one action
33PRODUCT_MANUFACTURER := motorola
8d7fdab7
JA
34
35PRODUCT_GMS_CLIENTID_BASE := android-motorola
36
e9a135ed 37## Use the latest CTS approved build identifiers
8d7fdab7 38PRODUCT_BUILD_PROP_OVERRIDES += \
d4d16f4a 39 PRODUCT_NAME=troika \
31ac4b64 40 PRIVATE_BUILD_DESC="10/QSBS30.62-29-7/0ea60:user/release-keys"
8d7fdab7 41
31ac4b64 42BUILD_FINGERPRINT := motorola/troika_retail/troika_sprout:10/QSBS30.62-29-7/0ea60:user/release-keys