Merge "Move rs/scriptc to rs/script_api/include." am: a3ab4cc9c9 am: d9bfeff242 am: 235123a821

am: 128cebe6fe

Change-Id: I701bc6cb7cadb16d770b77e4a161994de278e142
This commit is contained in:
Jean-Luc Brouillet
2017-01-11 02:27:31 +00:00
committed by android-build-merger
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ LOCAL_RENDERSCRIPT_INCLUDES := \
else
LOCAL_RENDERSCRIPT_INCLUDES := \
$(TOPDIR)external/clang/lib/Headers \
$(TOPDIR)frameworks/rs/scriptc \
$(TOPDIR)frameworks/rs/script_api/include \
$(LOCAL_RENDERSCRIPT_INCLUDES)
endif