bionic/libc/kernel/tools
Christopher Ferris d12c332018 Add support for manually modified kernel headers.
This changes the scripts so that if some kernel files exists
in external/kernel-headers/modified, that they will be preferred
over the same files found in original. This is to support the case
where the kernel headers cannot be taken without some small modifications.

Included with this change, is a general cleanup of the python scripts.

This also modifies the generate uapi headers script to indicate if the
source of the modified headers has changed.

Change-Id: Id13523b244ced52a2ecd9f1399c43996dd8296fa
2015-09-17 21:02:52 -07:00
..
clean_header.py Add support for manually modified kernel headers. 2015-09-17 21:02:52 -07:00
cpp.py Update the search path for libclang.so 2015-04-22 10:47:01 -07:00
defaults.py Add support for manually modified kernel headers. 2015-09-17 21:02:52 -07:00
generate_uapi_headers.sh Add support for manually modified kernel headers. 2015-09-17 21:02:52 -07:00
kernel.py Make cpp.py less braindead. 2013-11-06 12:04:48 -08:00
update_all.py Add support for manually modified kernel headers. 2015-09-17 21:02:52 -07:00
utils.py Add support for manually modified kernel headers. 2015-09-17 21:02:52 -07:00