commit | 3554f038b27312d45772fd173eba2326eb41a73c | [log] [tgz] |
---|---|---|
author | Akhil Narang <akhilnarang.1999@gmail.com> | Mon Dec 24 01:08:54 2018 +0100 |
committer | Jon West <electrikjesus@gmail.com> | Sun Feb 03 15:49:13 2019 -0500 |
tree | dc197cc872814716db5cbad1b092dcc6f19b1b80 | |
parent | 912f6869f969144ead86518f3544bbff433470b1 [diff] |
qcom: Allow a device to manually override which HALs it wants to use Like for an example: although ZUK Z2 is actually msm8996, its community built 4.4 kernel needs msm8998 HALs for proper functionality (VIDC doesn't work at all with msm8996 media HAL). This is done by adding the following line in BoardConfig: OVERRIDE_QCOM_HARDWARE_VARIANT := msm8998 Change-Id: I5175f2d3c650ef1b085b13dd96a244cb8df663ff