Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Merge "Revert "Remove DX from the SDK""
Browse files Browse the repository at this point in the history
  • Loading branch information
sgjesse authored and Gerrit Code Review committed Apr 19, 2021
2 parents 5064ab0 + a62cbee commit 4e005d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/sdk.atree
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,9 @@ prebuilts/sdk/renderscript/lib/x86_64/librsrt_x86_64.bc build-tools/${PLATFO
bin/apksigner build-tools/${PLATFORM_NAME}/apksigner
framework/apksigner.jar build-tools/${PLATFORM_NAME}/lib/apksigner.jar

# dexdump
# dx
bin/dx build-tools/${PLATFORM_NAME}/dx
framework/dx.jar build-tools/${PLATFORM_NAME}/lib/dx.jar
bin/dexdump build-tools/${PLATFORM_NAME}/dexdump

# d8
Expand Down
1 change: 1 addition & 0 deletions sdk/sdk_files_NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9738,6 +9738,7 @@ Notices for file(s):
/bin/aapt
/bin/aidl
/bin/dexdump
/bin/dx
/bin/jasmin
/bin/split-select
/framework/android-mock-generatorlib.jar
Expand Down

0 comments on commit 4e005d8

Please sign in to comment.