From b463a6db08451cc5766d0986255e5f76ceffa3c4 Mon Sep 17 00:00:00 2001 From: Mark Lu Date: Tue, 30 Aug 2016 18:36:44 -0700 Subject: [PATCH] docs: update docs for uses-feature element Specifically, update the location of the aapt tool. Bug: 29007625 Change-Id: I27d7aa02d9b857ea1c61424d1601b0a3b65e48bd --- docs/html/guide/topics/manifest/uses-feature-element.jd | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/html/guide/topics/manifest/uses-feature-element.jd b/docs/html/guide/topics/manifest/uses-feature-element.jd index 10841d675834a..7aab3ef85401a 100755 --- a/docs/html/guide/topics/manifest/uses-feature-element.jd +++ b/docs/html/guide/topics/manifest/uses-feature-element.jd @@ -512,10 +512,11 @@ You can find your unsigned .apk in the
  • Next, locate the aapt tool, if it is not already in your PATH. If you are using SDK Tools r8 or higher, you can find aapt in the -<SDK>/platform-tools/ directory. +<SDK>/build-tools/<tools version number> +directory.

    Note: You must use the version of -aapt that is provided for the latest Platform-Tools component available. If -you do not have the latest Platform-Tools component, download it using the aapt that is provided for the latest Build-Tools component available. If +you do not have the latest Build-Tools component, download it using the Android SDK Manager.

  • Run aapt using this syntax: