summaryrefslogtreecommitdiff
path: root/Android.bp (follow)
Commit message (Collapse)AuthorAge
* headers_lib: rename Android.bpPrateek Sood2020-06-01
| | | | | | | | | | | | | Rename Android.bp to Androidbp. This is done to avoid compilation failure reported for SA* targets. Ignore tracking of Android.bp link file. Change-Id: Ie36f8bf5e0ac011e5f82e4cbd3c2cc7d6bf14070 Signed-off-by: Prateek Sood <prsood@codeaurora.org> Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org> [schikk@codeaurora.org: resolve trivial merge conflicts] Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
* kernel_headers: kernel headers library packagePrateek Sood2020-06-01
| | | | | | | | | | | | | | | | | This change is foundational for converting many modules that depend on kernel headers built via the platform build system. Bug: 143567008 Change-Id: I5808a8464ed30287b75baac9a74285bff5825fe2 [rishabhb@codeaurora.org: add logic to iterate over mandatory headers and only generate these headers if not already present in usr/include/asm.] Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org> Signed-off-by: Prateek Sood <prsood@codeaurora.org> [bharad@codeaurora.org: resolve trivial merge conflicts] Signed-off-by: Naitik Bharadiya <bharad@codeaurora.org> [schikk@codeaurora.org: resolve trivial merge conflicts] Signed-off-by: Swetha Chikkaboraiah <schikk@codeaurora.org>
* Android.bp: Initial header export bp for Android (qseecom only)David Ng2018-05-04
Initial Android blueprint makefile for kernel header export; qseecom.h UAPI for now. Change-Id: Ia0af480167e19d099789548a2229b46abbd977f8 Signed-off-by: David Ng <dave@codeaurora.org>