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

@ -7,6 +7,9 @@ $(call inherit-product, frameworks/native/build/phone-xhdpi-2048-dalvik-heap.mk)
# .apex packages
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# Build Fingerprints
$(call inherit-product, $(LOCAL_PATH)/fingerprint.mk)
# Allow Copying of apks.
PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true