Update kernel-headers
This change is used to correct some deficiencies between the
content of bionic/libc/kernel/ and those under external/kernel-headers/original.
In theory, the Bionic headers should always be "cleaned-up" version of those
under 'original', generated by running bionic/libc/kernel/tools/update-all.py.
Unfortunately, developers have commited changes in Bionic without modifying
the original headers. This patch is one first step to correct these. Note that
there are other issues though:
1/ asm-sh is missing many files
2/ common/linux/msm_vidc_dec.h and msm_vidc_enc.h (and I didn't find them in our kernel trees)
Change-Id: Ia007ec182ca3c1c16e3e03a5403c0d8ceef0b044
3 files changed