libselinux: stop copying headers

Copying headers causes problems for dependency tracking, as any module
can include the copied header without depending on the module.  Replace
LOCAL_COPY_HEADERS with LOCAL_EXPORT_C_INCLUDE_DIRS.

Change-Id: Ic3343fc6b8978d59d1ef48ebdb9a96470bb27232
1 file changed