From 52633e91d1e4d22bf2ba24127b86574ecfd2c8de Mon Sep 17 00:00:00 2001 From: Jerome Gaillard Date: Thu, 10 Oct 2019 19:25:42 +0100 Subject: [PATCH] Some files for the SDK are now built in a different place This updates the origin location of some files because they are now generated in a different way and so end up in a different folder. Bug: 142480924 Test: m sdk Change-Id: I2dafafc113e7e5c77d469b69b7fe9f25cc0555b1 --- build/sdk.atree | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/sdk.atree b/build/sdk.atree index f3e6396af..524f8c63e 100644 --- a/build/sdk.atree +++ b/build/sdk.atree @@ -214,12 +214,12 @@ ${OUT_DIR}/target/common/obj/PACKAGING/api-stubs-docs_annotations.zip platforms/ # Eclipse Editors support framework/layoutlib-legacy.jar platforms/${PLATFORM_NAME}/data/layoutlib.jar frameworks/base/core/res/res platforms/${PLATFORM_NAME}/data/res -docs/offline-sdk/activity_actions.txt platforms/${PLATFORM_NAME}/data/activity_actions.txt -docs/offline-sdk/broadcast_actions.txt platforms/${PLATFORM_NAME}/data/broadcast_actions.txt -docs/offline-sdk/service_actions.txt platforms/${PLATFORM_NAME}/data/service_actions.txt -docs/offline-sdk/categories.txt platforms/${PLATFORM_NAME}/data/categories.txt -docs/offline-sdk/widgets.txt platforms/${PLATFORM_NAME}/data/widgets.txt -docs/offline-sdk/features.txt platforms/${PLATFORM_NAME}/data/features.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/activity_actions.txt platforms/${PLATFORM_NAME}/data/activity_actions.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/broadcast_actions.txt platforms/${PLATFORM_NAME}/data/broadcast_actions.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/service_actions.txt platforms/${PLATFORM_NAME}/data/service_actions.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/categories.txt platforms/${PLATFORM_NAME}/data/categories.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/widgets.txt platforms/${PLATFORM_NAME}/data/widgets.txt +${OUT_DIR}/target/common/obj/PACKAGING/framework-doc-stubs-metadata_intermediates/features.txt platforms/${PLATFORM_NAME}/data/features.txt # fonts for layoutlib. ${FONT_OUT} platforms/${PLATFORM_NAME}/data/fonts