Merge "Give TARGET_OUT_HEADERS to vendor modules"

This commit is contained in:
Treehugger Robot 2017-07-07 22:25:00 +00:00 committed by Gerrit Code Review
commit c86c8502ac

View file

@ -523,6 +523,7 @@ ifdef LOCAL_USE_VNDK
my_target_global_c_includes := \
$($(LOCAL_2ND_ARCH_VAR_PREFIX)$(my_prefix)PROJECT_INCLUDES)
my_target_global_c_system_includes := \
$(TARGET_OUT_HEADERS) \
$($(LOCAL_2ND_ARCH_VAR_PREFIX)$(my_prefix)PROJECT_SYSTEM_INCLUDES)
else ifdef LOCAL_SDK_VERSION
my_target_global_c_includes :=