klte: update fingerprint

Change-Id: I68ef11448d9ac6ff2db6a3f76dc4b115647bd1fa
This commit is contained in:
OzzysCmAcc 2016-04-12 21:08:06 +02:00 committed by Oskar Kratochvil
parent 5e9f46efaf
commit bd6829c37f

View file

@ -1,5 +1,5 @@
/*
Copyright (c) 2013, The Linux Foundation. All rights reserved.
Copyright (c) 2016, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@ -105,8 +105,8 @@ void init_msm_properties(unsigned long msm_id, unsigned long msm_ver, char *boar
gsm_properties();
} else {
/* kltexx */
property_set("ro.build.fingerprint", "samsung/kltexx/klte:4.4.2/KOT49H/G900FXXU1ANG2:user/release-keys");
property_set("ro.build.description", "kltexx-user 4.4.2 KOT49H G900FXXU1ANG2 release-keys");
property_set("ro.build.fingerprint", "samsung/kltexx/klte:5.0/LRX21T/G900FDXU1BOH4:user/release-keys");
property_set("ro.build.description", "kltexx-user 5.0 LRX21T G900FDXU1BOH4 release-keys");
property_set("ro.product.model", "SM-G900F");
property_set("ro.product.device", "kltexx");
gsm_properties();