Add Clang includes to the SDK for Renderscript
Change-Id: I247f5c1480799868792871ea68c7765fbbc01fa6
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2007 The Android Open Source Project
|
# Copyright (C) 2007 The Android Open Source Project
|
||||||
#
|
#
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
@@ -68,6 +68,8 @@ obj/framework.aidl platforms/${PLATFORM_NAME}/framework.aidl
|
|||||||
|
|
||||||
# Framework include for Renderscript
|
# Framework include for Renderscript
|
||||||
frameworks/base/libs/rs/scriptc platforms/${PLATFORM_NAME}/renderscript/include
|
frameworks/base/libs/rs/scriptc platforms/${PLATFORM_NAME}/renderscript/include
|
||||||
|
external/clang/lib/Headers platforms/${PLATFORM_NAME}/renderscript/clang-include
|
||||||
|
external/clang/LICENSE.TXT platforms/${PLATFORM_NAME}/renderscript/clang-include/LICENSE.TXT
|
||||||
|
|
||||||
# System images + Kernel
|
# System images + Kernel
|
||||||
system.img platforms/${PLATFORM_NAME}/images/system.img
|
system.img platforms/${PLATFORM_NAME}/images/system.img
|
||||||
|
|||||||
Reference in New Issue
Block a user