commit | 4542312aab90e8b6356d1385df8d0d894c1b73d7 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Thu Sep 19 15:35:25 2019 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Fri Sep 20 07:58:34 2019 -0400 |
tree | 6c0c3ae69df86aedbe820c5a0ec8a9a569817c59 | |
parent | d4cf1d55d3636c04bac66ea011088a3b2795a75c [diff] |
BoardConfigQcom: Fix setting UM4.9 and UM4.14 specific flags Calling is-board-platform-in-list from this makefile was not returning the desirable output, thus resulting in a failure to meet the conditions for the UM4.9 and UM4.14 family platforms. Due to the fact that this makefile is included in a very early stage in the build process, the QCOM macros are not defined. Simply use standard macros like in rest of the makefile. Change-Id: Iad889882f94167f1bc1761ddd549dac9dcdee3ba