devices: Use their repective original build fingerprint

- Kill fingerprint fetcher CI
- Sperate SPL dates based on VT
- Purge derp remains
This commit is contained in:
roynatech2544 2023-11-28 14:54:26 +09:00
commit a06bd4bac2
No known key found for this signature in database
GPG key ID: 389DAC92CAECBBCC
18 changed files with 44 additions and 236 deletions

View file

@ -3,15 +3,12 @@ ifeq ($(TARGET_LOCAL_ARCH),arm64)
$(call inherit-product, vendor/samsung/universal7885-common/universal7885-common-vendor.mk)
endif
# Build Fingerprints
$(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
# Client Id base
PRODUCT_GMS_CLIENTID_BASE := android-samsung
# Allow Copying of apks.
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true
# Derp
USE_LEGACY_BOOTANIMATION := true
# Disable Postrender Cleanup
TARGET_DISABLE_POSTRENDER_CLEANUP := true