universa7885: commonize build fingerprint

* Sperate it to a sperate makefile
This commit is contained in:
roynatech2544 2021-10-22 00:17:45 +09:00
commit c8719f9b92
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
5 changed files with 13 additions and 3 deletions

View file

@ -0,0 +1,7 @@
PRODUCT_GMS_CLIENTID_BASE := android-google
# Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop
BUILD_FINGERPRINT := "google/redfin/redfin:12/SPB5.210812.002/7671067:user/release-keys"
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="redfin-user 12 SPB5.210812.002 7671067 release-keys"