build: Don't set a default fingerprint
Since ADDITIONAL_SYSTEM_PROPERTIES is being deprecated, this will need to be handled in build/make and build/soong Change-Id: Ib4925969f0d9f60ea5b30455806ff80a1817d61f
This commit is contained in:
parent
1d8bdb842b
commit
2b6f24489b
2 changed files with 0 additions and 7 deletions
|
@ -1,2 +0,0 @@
|
|||
# Include tequilaOS versions
|
||||
include $(TOPDIR)vendor/tequila/build/core/main_version.mk
|
|
@ -1,5 +0,0 @@
|
|||
# Build fingerprint
|
||||
#ifneq ($(BUILD_FINGERPRINT),)
|
||||
#ADDITIONAL_SYSTEM_PROPERTIES += \
|
||||
# ro.build.fingerprint=$(BUILD_FINGERPRINT)
|
||||
#endif
|
Loading…
Reference in a new issue