summaryrefslogtreecommitdiff
path: root/scripts/lint-project-xml.py
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2020-04-08 01:06:07 +0100
committerMartin Stjernholm <mast@google.com>2020-05-06 19:45:03 +0100
commit41ab2519b46ec33ddf26b38ebc1ed3dc197babde (patch)
treeaba56b89ed4bc0c35c3e6fa8dec872d0821c6702 /scripts/lint-project-xml.py
parente051d0d324e422aaf06194cfe65569cb3a33ed11 (diff)
Remove implicit Bionic and kernel system includes.
They are now explicit in the Bionic blueprints, and brought in through dependencies on libc (which in turn is usually implicit through the default system_shared_libs value). Modules that may break are cc_object which don't depend on system_shared_libs, and those that explicitly set system_shared_libs:[] but still assumes libc headers. In either case the fix should be to add header_libs:["libc_headers"]. Test: Build and boot Test: m checkbuild (on aosp_taimen and aosp_x86_64) Bug: 153590472 Change-Id: I3217d8f36e49a987f5377866c8647f9dcccc37ce
Diffstat (limited to 'scripts/lint-project-xml.py')
0 files changed, 0 insertions, 0 deletions