• Colin Cross's avatar
    libselinux: stop copying headers · 589c5ac4
    Colin Cross authored
    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
    589c5ac4
Android.mk 3.11 KB