Skip to content

Commit 44d885f

Browse files
committed
Move rs/scriptc to rs/script_api/include.
Test: make sdk -j 20 Change-Id: If51700c17b0e5d572b24aeed0851b02ceddb7732
1 parent 06eb77a commit 44d885f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/sdk.atree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ bin/zipalign strip build-tools/${PLATFORM_NAME}/zipal
8383
# renderscript (cc + headers)
8484
bin/llvm-rs-cc strip build-tools/${PLATFORM_NAME}/llvm-rs-cc
8585
bin/bcc_compat strip build-tools/${PLATFORM_NAME}/bcc_compat
86-
frameworks/rs/scriptc build-tools/${PLATFORM_NAME}/renderscript/include
86+
frameworks/rs/script_api/include build-tools/${PLATFORM_NAME}/renderscript/include
8787
external/clang/lib/Headers build-tools/${PLATFORM_NAME}/renderscript/clang-include
8888
external/clang/LICENSE.TXT build-tools/${PLATFORM_NAME}/renderscript/clang-include/LICENSE.TXT
8989

0 commit comments

Comments
 (0)