Merge "Update the path to clean_header.py on the documentation." am: 93fdee98a9
am: 83285f39ed
* commit '83285f39ed037b5eff390c6bbd367512f301251d':
Update the path to clean_header.py on the documentation.
Change-Id: Ic0f57a44ddf9a3173b67a346357a3ba5581acaeb
This commit is contained in:
commit
5a84381b87
|
@ -193,8 +193,8 @@ FIND_LEAVES_EXCLUDES := $(addprefix --prune=, $(OUT_DIR) $(SCAN_EXCLUDE_DIRS) .r
|
||||||
# etc.
|
# etc.
|
||||||
#
|
#
|
||||||
# NOTE: These directories MUST contain post-processed headers using the
|
# NOTE: These directories MUST contain post-processed headers using the
|
||||||
# bionic/libc/kernel/clean_header.py tool. Additionally, the original kernel
|
# bionic/libc/kernel/tools/clean_header.py tool. Additionally, the original
|
||||||
# headers must also be checked in, but in a different subdirectory. By
|
# kernel headers must also be checked in, but in a different subdirectory. By
|
||||||
# convention, the originals should be checked into original-kernel-headers
|
# convention, the originals should be checked into original-kernel-headers
|
||||||
# directory of the same parent dir. For example,
|
# directory of the same parent dir. For example,
|
||||||
# device/samsung/tuna/kernel-headers <----- post-processed
|
# device/samsung/tuna/kernel-headers <----- post-processed
|
||||||
|
|
Loading…
Reference in New Issue