-
Notifications
You must be signed in to change notification settings - Fork 0
/
voltage_tb128fu.mk
33 lines (24 loc) · 975 Bytes
/
voltage_tb128fu.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#
# Copyright (C) 2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
TARGET_BUILD_APERTURE_CAMERA := true
WITH_GMS := true
# Inherit some common Evolution-X stuff.
$(call inherit-product, vendor/voltage/config/common_full_tablet_wifionly.mk)
# Inherit from tb128fu device
$(call inherit-product, device/lenovo/tb128fu/device.mk)
PRODUCT_NAME := voltage_tb128fu
PRODUCT_DEVICE := tb128fu
PRODUCT_MANUFACTURER := Lenovo
PRODUCT_BRAND := Lenovo
PRODUCT_MODEL := XiaoXin Pad 2022
PRODUCT_GMS_CLIENTID_BASE := android-lenovo
VOLTAGE_BUILD_TYPE = OFFICIAL
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="qssi-user 12 SKQ1.220119.001 13.5.476_220805 release-keys"
BUILD_FINGERPRINT := Lenovo/P89990JA1/TB128FU:12/SKQ1.220119.001/13.5.476_220805:user/release-keys