diff options
| author | 2020-04-30 21:18:58 -0700 | |
|---|---|---|
| committer | 2020-05-01 17:43:45 -0700 | |
| commit | e6bd1d2060a8b176a8fd72ec34367f6507bc9336 (patch) | |
| tree | e5fad4e9710ba93493620f4dc9b774301b5f0658 /tools/warn/java_warn_patterns.py | |
| parent | 1ae5abc46e9b5c1721ec725bd05c2a24d9c80479 (diff) | |
Remove TARGET_PROJECT[_SYSTEM]_INCLUDES
Everything should be getting device specific kernel headers from the
device_kernel_headers header library these days.
This does change the behavior of system libraries on devices using the
VNDK -- they no longer get device-specific kernel headers by default, as
we generally expect the system image to be device-independent. The few
libraries that may still need this can use:
LOCAL_HEADER_LIBRARIES += device_kernel_headers
Test: treehugger
Change-Id: I90ccb921d58b8d27dd0118a974202696e0af745f
Diffstat (limited to 'tools/warn/java_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions