klte-common: Set a default fingerprint
* Some variants have autogenerated fingerprints that are >= 92 chars on official nightlies, and overriding them in init is failing * To workaround this, force a build fingerprint that's shorter Change-Id: If3909ad6f6f00b77559aff16feb6291b42ddbc47
This commit is contained in:
parent
319c53fa0d
commit
08b32f10ed
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ COMMON_PATH := device/samsung/klte-common
|
|||
|
||||
TARGET_SPECIFIC_HEADER_PATH := $(COMMON_PATH)/include
|
||||
|
||||
BUILD_FINGERPRINT := samsung/kltexx/klte:6.0.1/MMB29M/G900FXXU1CRH1:user/release-keys
|
||||
|
||||
# Audio
|
||||
USE_CUSTOM_AUDIO_POLICY := 1
|
||||
|
||||
|
|
Loading…
Reference in a new issue