commit | 63c1be3fa620d69b828c6e7de98bf2d4fa85a1fe | [log] [tgz] |
---|---|---|
author | Danny Baumann <dannybaumann@web.de> | Wed Nov 23 10:12:35 2016 +0100 |
committer | Jon West <electrikjesus@gmail.com> | Mon Aug 27 19:39:51 2018 -0400 |
tree | b71e55285aa9a61259dd3acebff3b6d6f7564695 | |
parent | 71e3a54160392716a6587c64e13d69b9daae9fcd [diff] |
Make Build.TYPE and Build.FINGERPRINT consistent for apps. Some apps (namely Android Wear) like to do comparisons between TYPE and FINGERPRINT and throw errors on inconsistencies. As our fingerprints are almost always taken from stock ROMs, they don't really match our builds, causing said comparisons to fail. Avoid those failures by taking build type out of fingerprint for apps. Change-Id: I8e8db64de7ea224572ecb3695c85abea91e0e29f