commit | 84612281d6e059d4d3699f2e640b6560f3692052 | [log] [tgz] |
---|---|---|
author | Isaac J. Manjarres <isaacm@codeaurora.org> | Mon Apr 22 17:18:05 2019 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 22 17:40:49 2019 -0700 |
tree | 673556493fe82792de330ab8e020677b80e1a530 | |
parent | cb4dc5821756824de7033c0cf21bd96e9c24a99d [diff] |
display: Fix up kernel header dependencies declaration Currently, when the kernel headers must be included unconditionally, the dependency on them is not expressed in the standard format. For Android makefiles that must include the kernel headers, declare the local additional dependencies unconditionally and in standard form as well. Also, remove kernel_deps from makefiles, as it is not used. CRs-Fixed: 2439890 Change-Id: I928fdc6f734431fa0d60c1a3624b533a9d6a85b7