gts4lvwifi: Make device name/product prop overrides work

Change-Id: I64d11103ddb8f9dce70b9bc110745d4aafd667dc
This commit is contained in:
LuK1337
2022-01-27 10:53:26 +01:00
parent c352c4e643
commit d8e75bd264

View File

@@ -1,5 +1,5 @@
#
# Copyright (C) 2019-2021 The LineageOS Project
# Copyright (C) 2019-2022 The LineageOS Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -31,11 +31,13 @@ PRODUCT_BRAND := samsung
PRODUCT_MODEL := SM-T720
PRODUCT_MANUFACTURER := samsung
PRODUCT_SYSTEM_NAME := gts4lvwifixx
PRODUCT_GMS_CLIENTID_BASE := android-samsung
# Use the latest approved GMS identifiers
PRODUCT_BUILD_PROP_OVERRIDES += \
PRODUCT_NAME=gts4lvwifixx \
TARGET_PRODUCT=gts4lvwifixx \
PRIVATE_BUILD_DESC="gts4lvwifixx-user 11 RP1A.200720.012 T720XXS2DUH1 release-keys"
BUILD_FINGERPRINT := "samsung/gts4lvwifixx/gts4lvwifi:11/RP1A.200720.012/T720XXS2DUH1:user/release-keys"