Merge "Give TARGET_OUT_HEADERS to vendor modules" am: c86c8502ac am: e51b222801

am: 8012c195f8

Change-Id: I30865a364c14438668d2ecd1bcbd68c735eeb24d
This commit is contained in:
Jiyong Park 2017-07-07 22:34:38 +00:00 committed by android-build-merger
commit 8735a66b27

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 :=