Skip to content

Commit dac8886

Browse files
committed
Include pre-generated copy of api-versions DO NOT MERGE
This CL changes the api-versions.xml file released in platform tools to correspond to what was checked into prebuilts rather than what is being generated by the build. The version generated by the AOSP build is incorrect for release, but we are now moving to releasing platform tools from AOSP. In addition, this file will be removed from platform tools after a few releases (it will be available from the platform component instead). Test: make win_sdk sdk_repo and check the included api-versions.xml Change-Id: I0c3dd3c99ec0c852e7cf8d86b83e298e157044d2
1 parent 06b0fc0 commit dac8886

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
@@ -51,7 +51,7 @@ bin/hprof-conv strip platform-tools/hprof-conv
5151

5252

5353
# API database for tools such as lint
54-
development/sdk/generated-api-versions.xml platform-tools/api/api-versions.xml
54+
prebuilts/sdk/sdk-annotations/api-versions.xml platform-tools/api/api-versions.xml
5555

5656
# API annotations database for lint
5757
prebuilts/sdk/sdk-annotations/annotations.zip platform-tools/api/annotations.zip

0 commit comments

Comments
 (0)