+24
−17
+6
−10
+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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