Home | History | Annotate | Download | only in build
      1 #
      2 # Copyright (C) 2007 The Android Open Source Project
      3 #
      4 # Licensed under the Apache License, Version 2.0 (the "License");
      5 # you may not use this file except in compliance with the License.
      6 # You may obtain a copy of the License at
      7 #
      8 #      http://www.apache.org/licenses/LICENSE-2.0
      9 #
     10 # Unless required by applicable law or agreed to in writing, software
     11 # distributed under the License is distributed on an "AS IS" BASIS,
     12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13 # See the License for the specific language governing permissions and
     14 # limitations under the License.
     15 #
     16 
     17 #
     18 # These are the files that comprise that SDK.
     19 #
     20 # The files that will go in the tools folder are setup through
     21 #    sdk/build/tools.atree
     22 # This is to help when the sdk.git project is branched differently from
     23 # the other projects.
     24 #
     25 
     26 ##############################################################################
     27 # SDK Root folder
     28 ##############################################################################
     29 
     30 # the readme
     31 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
     32 
     33 # doc redirect
     34 frameworks/base/docs/docs-redirect.html documentation.html
     35 
     36 
     37 ##############################################################################
     38 # Platform Tools Component
     39 ##############################################################################
     40 
     41 development/sdk/sdk_files_NOTICE.txt          platform-tools/NOTICE.txt
     42 development/sdk/plat_tools_source.properties  platform-tools/source.properties
     43 
     44 # host tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
     45 bin/adb                                 strip platform-tools/adb
     46 bin/fastboot                            strip platform-tools/fastboot
     47 bin/mke2fs                              strip platform-tools/mke2fs
     48 bin/e2fsdroid                           strip platform-tools/e2fsdroid
     49 bin/sqlite3                             strip platform-tools/sqlite3
     50 bin/dmtracedump                         strip platform-tools/dmtracedump
     51 bin/etc1tool                            strip platform-tools/etc1tool
     52 bin/hprof-conv                          strip platform-tools/hprof-conv
     53 
     54 
     55 # systrace
     56 external/chromium-trace/catapult/                                         platform-tools/systrace/catapult/
     57 external/chromium-trace/systrace.py                                       platform-tools/systrace/systrace.py
     58 external/chromium-trace/NOTICE                                            platform-tools/systrace/NOTICE
     59 external/chromium-trace/UPSTREAM_REVISION                                 platform-tools/systrace/UPSTREAM_REVISION
     60 
     61 # Compatibility: moved to platform but also leave them in platform-tools for a little
     62 # longer until all active Gradle plugins have support for looking in both places
     63 development/sdk/generated-api-versions.xml    platform-tools/api/api-versions.xml
     64 prebuilts/sdk/sdk-annotations/annotations.zip   platform-tools/api/annotations.zip
     65 
     66 ##############################################################################
     67 # Build Tools Component
     68 ##############################################################################
     69 # Note that the build-tools sub-folder uses the platform-name as a placeholder
     70 # at build-time. Packaging will later change that to the actual build-tools
     71 # revision as specified in the source.properties.
     72 
     73 development/sdk/sdk_files_NOTICE.txt           build-tools/${PLATFORM_NAME}/NOTICE.txt
     74 development/sdk/build_tools_source.properties  build-tools/${PLATFORM_NAME}/source.properties
     75 development/sdk/build_tools_runtime.properties build-tools/${PLATFORM_NAME}/runtime.properties
     76 
     77 # build tools from out/host/$(HOST_OS)-$(HOST_ARCH)/
     78 bin/aapt                                strip build-tools/${PLATFORM_NAME}/aapt
     79 bin/aapt2                               strip build-tools/${PLATFORM_NAME}/aapt2
     80 bin/aidl                                strip build-tools/${PLATFORM_NAME}/aidl
     81 bin/split-select                        strip build-tools/${PLATFORM_NAME}/split-select
     82 bin/zipalign                            strip build-tools/${PLATFORM_NAME}/zipalign
     83 
     84 # renderscript (cc + headers)
     85 bin/llvm-rs-cc                          strip build-tools/${PLATFORM_NAME}/llvm-rs-cc
     86 bin/bcc_compat                          strip build-tools/${PLATFORM_NAME}/bcc_compat
     87 frameworks/rs/script_api/include              build-tools/${PLATFORM_NAME}/renderscript/include
     88 external/clang/lib/Headers                    build-tools/${PLATFORM_NAME}/renderscript/clang-include
     89 external/clang/LICENSE.TXT                    build-tools/${PLATFORM_NAME}/renderscript/clang-include/LICENSE.TXT
     90 
     91 prebuilts/sdk/renderscript/lib/javalib.jar            build-tools/${PLATFORM_NAME}/renderscript/lib/renderscript-v8.jar
     92 
     93 prebuilts/sdk/renderscript/lib/arm/libc.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/libc.so
     94 prebuilts/sdk/renderscript/lib/arm/libm.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/libm.so
     95 prebuilts/sdk/renderscript/lib/arm/libcompiler_rt.a   build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/armeabi-v7a/libcompiler_rt.a
     96 prebuilts/sdk/renderscript/lib/arm/libRSSupport.so    build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/armeabi-v7a/libRSSupport.so
     97 prebuilts/sdk/renderscript/lib/arm/librsjni.so        build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/armeabi-v7a/librsjni.so
     98 prebuilts/sdk/renderscript/lib/arm/libblasV8.so       build-tools/${PLATFORM_NAME}/renderscript/lib/blas/armeabi-v7a/libblasV8.so
     99 prebuilts/sdk/renderscript/lib/arm/librsrt_arm.bc     build-tools/${PLATFORM_NAME}/renderscript/lib/bc/armeabi-v7a/libclcore.bc
    100 
    101 prebuilts/sdk/renderscript/lib/mips/libc.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/libc.so
    102 prebuilts/sdk/renderscript/lib/mips/libm.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/libm.so
    103 prebuilts/sdk/renderscript/lib/mips/libcompiler_rt.a   build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/mips/libcompiler_rt.a
    104 prebuilts/sdk/renderscript/lib/mips/libRSSupport.so    build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/mips/libRSSupport.so
    105 prebuilts/sdk/renderscript/lib/mips/librsjni.so        build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/mips/librsjni.so
    106 prebuilts/sdk/renderscript/lib/mips/libblasV8.so       build-tools/${PLATFORM_NAME}/renderscript/lib/blas/mips/libblasV8.so
    107 prebuilts/sdk/renderscript/lib/mips/librsrt_mips.bc    build-tools/${PLATFORM_NAME}/renderscript/lib/bc/mips/libclcore.bc
    108 
    109 prebuilts/sdk/renderscript/lib/x86/libc.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libc.so
    110 prebuilts/sdk/renderscript/lib/x86/libm.so            build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libm.so
    111 prebuilts/sdk/renderscript/lib/x86/libcompiler_rt.a   build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86/libcompiler_rt.a
    112 prebuilts/sdk/renderscript/lib/x86/libRSSupport.so    build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/x86/libRSSupport.so
    113 prebuilts/sdk/renderscript/lib/x86/librsjni.so        build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/x86/librsjni.so
    114 prebuilts/sdk/renderscript/lib/x86/libblasV8.so       build-tools/${PLATFORM_NAME}/renderscript/lib/blas/x86/libblasV8.so
    115 prebuilts/sdk/renderscript/lib/x86/librsrt_x86.bc     build-tools/${PLATFORM_NAME}/renderscript/lib/bc/x86/libclcore.bc
    116 
    117 prebuilts/sdk/renderscript/lib/arm64/libc.so              build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libc.so
    118 prebuilts/sdk/renderscript/lib/arm64/libm.so              build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libm.so
    119 prebuilts/sdk/renderscript/lib/arm64/libcompiler_rt.a     build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/arm64-v8a/libcompiler_rt.a
    120 prebuilts/sdk/renderscript/lib/arm64/libRSSupport.so      build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/arm64-v8a/libRSSupport.so
    121 prebuilts/sdk/renderscript/lib/arm64/librsjni.so          build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/arm64-v8a/librsjni.so
    122 prebuilts/sdk/renderscript/lib/arm64/libblasV8.so         build-tools/${PLATFORM_NAME}/renderscript/lib/blas/arm64-v8a/libblasV8.so
    123 prebuilts/sdk/renderscript/lib/arm64/librsrt_arm64.bc     build-tools/${PLATFORM_NAME}/renderscript/lib/bc/arm64-v8a/libclcore.bc
    124 
    125 prebuilts/sdk/renderscript/lib/x86_64/libc.so             build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/libc.so
    126 prebuilts/sdk/renderscript/lib/x86_64/libm.so             build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/libm.so
    127 prebuilts/sdk/renderscript/lib/x86_64/libcompiler_rt.a    build-tools/${PLATFORM_NAME}/renderscript/lib/intermediates/x86_64/libcompiler_rt.a
    128 prebuilts/sdk/renderscript/lib/x86_64/libRSSupport.so     build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/x86_64/libRSSupport.so
    129 prebuilts/sdk/renderscript/lib/x86_64/librsjni.so         build-tools/${PLATFORM_NAME}/renderscript/lib/packaged/x86_64/librsjni.so
    130 prebuilts/sdk/renderscript/lib/x86_64/libblasV8.so        build-tools/${PLATFORM_NAME}/renderscript/lib/blas/x86_64/libblasV8.so
    131 prebuilts/sdk/renderscript/lib/x86_64/librsrt_x86_64.bc   build-tools/${PLATFORM_NAME}/renderscript/lib/bc/x86_64/libclcore.bc
    132 
    133 # apksigner
    134 bin/apksigner                                 build-tools/${PLATFORM_NAME}/apksigner
    135 framework/apksigner.jar                       build-tools/${PLATFORM_NAME}/lib/apksigner.jar
    136 
    137 # dx
    138 bin/dx                                        build-tools/${PLATFORM_NAME}/dx
    139 framework/dx.jar                              build-tools/${PLATFORM_NAME}/lib/dx.jar
    140 bin/dexdump                                   build-tools/${PLATFORM_NAME}/dexdump
    141 
    142 # multi-dex
    143 ${OUT_DIR}/host/common/obj/JAVA_LIBRARIES/shrinkedAndroid_intermediates/shrinkedAndroid.jar  build-tools/${PLATFORM_NAME}/lib/shrinkedAndroid.jar
    144 dalvik/dx/etc/mainDexClasses.rules                                                           build-tools/${PLATFORM_NAME}/mainDexClasses.rules
    145 dalvik/dx/etc/mainDexClassesNoAapt.rules                                                     build-tools/${PLATFORM_NAME}/mainDexClassesNoAapt.rules
    146 
    147 # Jack & Jill
    148 prebuilts/sdk/tools/jacks/jack-${JACK_SDKTOOL_VERSION}.jar                build-tools/${PLATFORM_NAME}/jack.jar
    149 prebuilts/sdk/tools/jills/jill-${JACK_SDKTOOL_VERSION}.jar                build-tools/${PLATFORM_NAME}/jill.jar
    150 
    151 # The Jack reporter tool for code coverage
    152 prebuilts/sdk/tools/jack-jacoco-reporter.jar                              build-tools/${PLATFORM_NAME}/jack-jacoco-reporter.jar
    153 prebuilts/sdk/tools/jack-coverage-plugin.jar                              build-tools/${PLATFORM_NAME}/jack-coverage-plugin.jar
    154 
    155 
    156 ##############################################################################
    157 # Platform Component
    158 ##############################################################################
    159 
    160 # version files for the SDK updater, from development.git
    161 ${HOST_OUT}/development/sdk/platform_source.properties                                        platforms/${PLATFORM_NAME}/source.properties
    162 
    163 # copy build prop from out/.../sdk/
    164 sdk/sdk-build.prop                                                                            platforms/${PLATFORM_NAME}/build.prop
    165 
    166 # Main Public API jar
    167 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android.jar                  platforms/${PLATFORM_NAME}/android.jar
    168 ${OUT_DIR}/target/common/obj/PACKAGING/android_jar_intermediates/android-stubs-src.jar        platforms/${PLATFORM_NAME}/android-stubs-src.jar
    169 # optional API files.
    170 development/build/optional.json                                                               platforms/${PLATFORM_NAME}/optional/optional.json
    171 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy_intermediates/javalib.jar  platforms/${PLATFORM_NAME}/optional/org.apache.http.legacy.jar
    172 # deprecated APIs
    173 ${OUT_DIR}/target/common/obj/JAVA_LIBRARIES/android_uiautomator_intermediates/javalib.jar     platforms/${PLATFORM_NAME}/uiautomator.jar
    174 
    175 # the aidl precompiled include
    176 obj/framework.aidl                                                                            platforms/${PLATFORM_NAME}/framework.aidl
    177 
    178 # emulator skins from sdk.git
    179 development/tools/emulator/skins/QVGA          platforms/${PLATFORM_NAME}/skins/QVGA
    180 development/tools/emulator/skins/WQVGA432      platforms/${PLATFORM_NAME}/skins/WQVGA432
    181 development/tools/emulator/skins/WQVGA400      platforms/${PLATFORM_NAME}/skins/WQVGA400
    182 development/tools/emulator/skins/HVGA          platforms/${PLATFORM_NAME}/skins/HVGA
    183 development/tools/emulator/skins/WVGA800       platforms/${PLATFORM_NAME}/skins/WVGA800
    184 development/tools/emulator/skins/WVGA854       platforms/${PLATFORM_NAME}/skins/WVGA854
    185 development/tools/emulator/skins/WSVGA         platforms/${PLATFORM_NAME}/skins/WSVGA
    186 development/tools/emulator/skins/WXGA720       platforms/${PLATFORM_NAME}/skins/WXGA720
    187 development/tools/emulator/skins/WXGA800       platforms/${PLATFORM_NAME}/skins/WXGA800
    188 development/tools/emulator/skins/WXGA800-7in   platforms/${PLATFORM_NAME}/skins/WXGA800-7in
    189 
    190 # Platform SDK properties
    191 development/sdk/sdk.properties                 platforms/${PLATFORM_NAME}/sdk.properties
    192 
    193 # sdk.git Ant templates for project files
    194 development/tools/templates/AndroidManifest.template        platforms/${PLATFORM_NAME}/templates/AndroidManifest.template
    195 development/tools/templates/AndroidManifest.tests.template  platforms/${PLATFORM_NAME}/templates/AndroidManifest.tests.template
    196 development/tools/templates/java_file.template              platforms/${PLATFORM_NAME}/templates/java_file.template
    197 development/tools/templates/java_tests_file.template        platforms/${PLATFORM_NAME}/templates/java_tests_file.template
    198 development/tools/templates/layout.template                 platforms/${PLATFORM_NAME}/templates/layout.template
    199 development/tools/templates/strings.template                platforms/${PLATFORM_NAME}/templates/strings.template
    200 development/tools/templates/ic_launcher_ldpi.png            platforms/${PLATFORM_NAME}/templates/ic_launcher_ldpi.png
    201 development/tools/templates/ic_launcher_mdpi.png            platforms/${PLATFORM_NAME}/templates/ic_launcher_mdpi.png
    202 development/tools/templates/ic_launcher_hdpi.png            platforms/${PLATFORM_NAME}/templates/ic_launcher_hdpi.png
    203 development/tools/templates/ic_launcher_xhdpi.png           platforms/${PLATFORM_NAME}/templates/ic_launcher_xhdpi.png
    204 
    205 # API database for tools such as lint
    206 development/sdk/generated-api-versions.xml  platforms/${PLATFORM_NAME}/data/api-versions.xml
    207 
    208 # API annotations database for lint
    209 prebuilts/sdk/sdk-annotations/annotations.zip platforms/${PLATFORM_NAME}/data/annotations.zip
    210 
    211 # Eclipse Editors support
    212 framework/layoutlib-legacy.jar            platforms/${PLATFORM_NAME}/data/layoutlib.jar
    213 frameworks/base/core/res/res              platforms/${PLATFORM_NAME}/data/res
    214 docs/activity_actions.txt                 platforms/${PLATFORM_NAME}/data/activity_actions.txt
    215 docs/broadcast_actions.txt                platforms/${PLATFORM_NAME}/data/broadcast_actions.txt
    216 docs/service_actions.txt                  platforms/${PLATFORM_NAME}/data/service_actions.txt
    217 docs/categories.txt                       platforms/${PLATFORM_NAME}/data/categories.txt
    218 docs/widgets.txt                          platforms/${PLATFORM_NAME}/data/widgets.txt
    219 docs/features.txt                         platforms/${PLATFORM_NAME}/data/features.txt
    220 
    221 # fonts for layoutlib.
    222 ${FONT_OUT}                       platforms/${PLATFORM_NAME}/data/fonts
    223 
    224 # timezone data for layoutlib
    225 system/timezone/output_data/iana/tzdata   platforms/${PLATFORM_NAME}/data/tzdata
    226 
    227 # NOTICE files are copied by build/core/Makefile from sdk.git
    228 development/sdk/sdk_files_NOTICE.txt      platforms/${PLATFORM_NAME}/templates/NOTICE.txt
    229 development/sdk/sdk_files_NOTICE.txt      platforms/${PLATFORM_NAME}/data/NOTICE.txt
    230 development/sdk/sdk_files_NOTICE.txt      platforms/${PLATFORM_NAME}/skins/NOTICE.txt
    231 
    232 
    233 ##############################################################################
    234 # System image Component
    235 ##############################################################################
    236 
    237 # System images + Kernel
    238 system-qemu.img                                 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/system.img
    239 vendor-qemu.img                                 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/vendor.img
    240 ramdisk.img                                system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/ramdisk.img
    241 userdata.img                               system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/userdata.img
    242 system/build.prop                          system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/build.prop
    243 
    244 # Note: the kernel image is handled by sdk-android-<abi>.atree now.
    245 
    246 
    247 ##############################################################################
    248 # Docs Component
    249 ##############################################################################
    250 
    251 # version files for the SDK updater, from sdk.git
    252 ${HOST_OUT}/development/sdk/doc_source.properties docs/source.properties
    253 
    254 # the docs
    255 docs/offline-sdk docs
    256 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
    257 
    258 
    259 ##############################################################################
    260 # Samples Component
    261 ##############################################################################
    262 
    263 # samples to include in the sdk samples package
    264 #
    265 # the list here should match the list of samples that we generate docs for,
    266 # (see web_docs_sample_code_flags in frameworks/base/Android.mk)
    267 development/apps/GestureBuilder                samples/${PLATFORM_NAME}/legacy/GestureBuilder
    268 development/samples/samples_source.properties  samples/${PLATFORM_NAME}/source.properties
    269 #
    270 # PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER.
    271 #
    272 
    273 # New sample tree
    274 # Note: Some samples reference a shared "common" directory. In the future
    275 # this will be copied in automatically via a templating system. For now,
    276 # we need to copy it in here as needed.
    277 developers/build/prebuilts/gradle/BasicAndroidKeyStore/                      samples/${PLATFORM_NAME}/security/BasicAndroidKeyStore
    278 developers/build/prebuilts/gradle/BasicSyncAdapter/                          samples/${PLATFORM_NAME}/connectivity/BasicSyncAdapter
    279 developers/build/prebuilts/gradle/NetworkConnect/                            samples/${PLATFORM_NAME}/connectivity/NetworkConnect
    280 developers/build/prebuilts/gradle/BasicNetworking/                           samples/${PLATFORM_NAME}/connectivity/BasicNetworking
    281 developers/build/prebuilts/gradle/BluetoothLeGatt/                           samples/${PLATFORM_NAME}/connectivity/BluetoothLeGatt
    282 developers/build/prebuilts/gradle/AppRestrictions/                           samples/${PLATFORM_NAME}/content/AppRestrictions
    283 developers/build/prebuilts/gradle/BasicContactables/                         samples/${PLATFORM_NAME}/content/BasicContactables
    284 developers/build/prebuilts/gradle/StorageClient/                             samples/${PLATFORM_NAME}/content/StorageClient
    285 developers/build/prebuilts/gradle/StorageProvider/                           samples/${PLATFORM_NAME}/content/StorageProvider
    286 developers/build/prebuilts/gradle/BasicGestureDetect/                        samples/${PLATFORM_NAME}/input/BasicGestureDetect
    287 developers/build/prebuilts/gradle/BasicMultitouch/                           samples/${PLATFORM_NAME}/input/BasicMultitouch
    288 developers/build/prebuilts/gradle/ActivityInstrumentation/                   samples/${PLATFORM_NAME}/testing/ActivityInstrumentation
    289 developers/build/prebuilts/gradle/MediaRecorder/                             samples/${PLATFORM_NAME}/media/MediaRecorder
    290 developers/build/prebuilts/gradle/BasicMediaRouter/                          samples/${PLATFORM_NAME}/media/BasicMediaRouter
    291 developers/build/prebuilts/gradle/BasicMediaDecoder/                         samples/${PLATFORM_NAME}/media/BasicMediaDecoder
    292 developers/build/prebuilts/gradle/BorderlessButtons/                         samples/${PLATFORM_NAME}/ui/BorderlessButtons
    293 developers/build/prebuilts/gradle/BasicAccessibility/                        samples/${PLATFORM_NAME}/ui/BasicAccessibility
    294 developers/build/prebuilts/gradle/CustomChoiceList/                          samples/${PLATFORM_NAME}/ui/CustomChoiceList
    295 developers/build/prebuilts/gradle/TextSwitcher/                              samples/${PLATFORM_NAME}/ui/TextSwitcher
    296 developers/build/prebuilts/gradle/HorizontalPaging/                          samples/${PLATFORM_NAME}/ui/HorizontalPaging
    297 developers/build/prebuilts/gradle/ActionBarCompat-Styled/                    samples/${PLATFORM_NAME}/ui/ActionBarCompat-Styled
    298 developers/build/prebuilts/gradle/ActionBarCompat-ListPopupMenu/             samples/${PLATFORM_NAME}/ui/ActionBarCompat-ListPopupMenu
    299 developers/build/prebuilts/gradle/ShareActionProvider/                       samples/${PLATFORM_NAME}/ui/ShareActionProvider
    300 developers/build/prebuilts/gradle/ActionBarCompat-Basic/                     samples/${PLATFORM_NAME}/ui/ActionBarCompat-Basic
    301 developers/build/prebuilts/gradle/BasicNotifications/                        samples/${PLATFORM_NAME}/ui/BasicNotifications
    302 developers/build/prebuilts/gradle/CustomNotifications/                       samples/${PLATFORM_NAME}/ui/CustomNotifications
    303 developers/build/prebuilts/gradle/DoneBar/                                   samples/${PLATFORM_NAME}/ui/DoneBar
    304 developers/build/prebuilts/gradle/BasicImmersiveMode/                        samples/${PLATFORM_NAME}/ui/BasicImmersiveMode
    305 developers/build/prebuilts/gradle/AdvancedImmersiveMode/                     samples/${PLATFORM_NAME}/ui/AdvancedImmersiveMode
    306 developers/build/prebuilts/gradle/ImmersiveMode/                             samples/${PLATFORM_NAME}/ui/ImmersiveMode
    307 developers/build/prebuilts/gradle/RepeatingAlarm/                            samples/${PLATFORM_NAME}/background/RepeatingAlarm
    308 developers/build/prebuilts/gradle/TextLinkify/                               samples/${PLATFORM_NAME}/ui/TextLinkify
    309 developers/build/prebuilts/gradle/BasicRenderScript                          samples/${PLATFORM_NAME}/renderscript/BasicRenderScript
    310 developers/build/prebuilts/gradle/RenderScriptIntrinsic                      samples/${PLATFORM_NAME}/renderscript/RenderScriptIntrinsic
    311 developers/build/prebuilts/gradle/SlidingTabsBasic                           samples/${PLATFORM_NAME}/ui/SlidingTabsBasic
    312 developers/build/prebuilts/gradle/SlidingTabsColors                          samples/${PLATFORM_NAME}/ui/SlidingTabsColors
    313 developers/build/prebuilts/gradle/CardEmulation                              samples/${PLATFORM_NAME}/connectivity/CardEmulation
    314 developers/build/prebuilts/gradle/CardReader                                 samples/${PLATFORM_NAME}/connectivity/CardReader
    315 developers/build/prebuilts/gradle/BatchStepSensor                            samples/${PLATFORM_NAME}/sensors/BatchStepSensor
    316 developers/build/prebuilts/gradle/DisplayingBitmaps                          samples/${PLATFORM_NAME}/ui/DisplayingBitmaps
    317 developers/build/prebuilts/gradle/BasicTransition                            samples/${PLATFORM_NAME}/ui/BasicTransition
    318 developers/build/prebuilts/gradle/CustomTransition                           samples/${PLATFORM_NAME}/ui/CustomTransition
    319 developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic                    samples/${PLATFORM_NAME}/ui/SwipeRefreshLayoutBasic
    320 developers/build/prebuilts/gradle/SwipeRefreshListFragment                   samples/${PLATFORM_NAME}/ui/SwipeRefreshListFragment
    321 developers/build/prebuilts/gradle/SwipeRefreshMultipleViews                  samples/${PLATFORM_NAME}/ui/SwipeRefreshMultipleViews
    322 developers/build/prebuilts/gradle/MediaRouter                                samples/${PLATFORM_NAME}/media/MediaRouter
    323 developers/build/prebuilts/gradle/BluetoothChat                              samples/${PLATFORM_NAME}/connectivity/bluetooth/BluetoothChat
    324 developers/build/prebuilts/gradle/MediaEffects                               samples/${PLATFORM_NAME}/media/MediaEffects
    325 developers/build/prebuilts/gradle/BasicManagedProfile                        samples/${PLATFORM_NAME}/admin/BasicManagedProfile
    326 developers/build/prebuilts/gradle/Camera2Basic                               samples/${PLATFORM_NAME}/media/Camera2Basic
    327 developers/build/prebuilts/gradle/Camera2Video                               samples/${PLATFORM_NAME}/media/Camera2Video
    328 developers/build/prebuilts/gradle/ActivitySceneTransitionBasic               samples/${PLATFORM_NAME}/ui/activityscenetransition/ActivitySceneTransitionBasic
    329 developers/build/prebuilts/gradle/NavigationDrawer                           samples/${PLATFORM_NAME}/ui/views/NavigationDrawer
    330 developers/build/prebuilts/gradle/ElevationBasic                             samples/${PLATFORM_NAME}/ui/views/Elevation/ElevationBasic
    331 developers/build/prebuilts/gradle/ElevationDrag                              samples/${PLATFORM_NAME}/ui/views/Elevation/ElevationDrag
    332 developers/build/prebuilts/gradle/ClippingBasic                              samples/${PLATFORM_NAME}/ui/views/Clipping/ClippingBasic
    333 developers/build/prebuilts/gradle/JobScheduler                               samples/${PLATFORM_NAME}/background/JobScheduler
    334 developers/build/prebuilts/gradle/HdrViewfinder                              samples/${PLATFORM_NAME}/media/HdrViewfinder
    335 developers/build/prebuilts/gradle/DocumentCentricApps                        samples/${PLATFORM_NAME}/ui/activitytasks/DocumentCentricApps
    336 developers/build/prebuilts/gradle/DocumentCentricRelinquishIdentity          samples/${PLATFORM_NAME}/ui/activitytasks/DocumentCentricRelinquishIdentity
    337 developers/build/prebuilts/gradle/AppRestrictionEnforcer                     samples/${PLATFORM_NAME}/admin/AppRestrictionEnforcer
    338 developers/build/prebuilts/gradle/AppRestrictionSchema                       samples/${PLATFORM_NAME}/admin/AppRestrictionSchema
    339 developers/build/prebuilts/gradle/RecyclerView                               samples/${PLATFORM_NAME}/ui/views/RecyclerView
    340 developers/build/prebuilts/gradle/CardView                                   samples/${PLATFORM_NAME}/ui/views/CardView
    341 developers/build/prebuilts/gradle/LNotifications                             samples/${PLATFORM_NAME}/ui/notifications/LNotifications
    342 developers/build/prebuilts/gradle/DrawableTinting                            samples/${PLATFORM_NAME}/ui/DrawableTinting
    343 developers/build/prebuilts/gradle/Interpolator                               samples/${PLATFORM_NAME}/ui/Interpolator
    344 developers/build/prebuilts/gradle/PdfRendererBasic                           samples/${PLATFORM_NAME}/ui/graphics/PdfRendererBasic
    345 developers/build/prebuilts/gradle/FloatingActionButtonBasic                  samples/${PLATFORM_NAME}/ui/views/FloatingActionButton/FloatingActionButtonBasic
    346 developers/build/prebuilts/gradle/RevealEffectBasic                          samples/${PLATFORM_NAME}/ui/views/RevealEffect/RevealEffectBasic
    347 developers/build/prebuilts/gradle/PermissionRequest                          samples/${PLATFORM_NAME}/content/webview/PermissionRequest
    348 developers/build/prebuilts/gradle/DirectorySelection                         samples/${PLATFORM_NAME}/content/documentsUi/DirectorySelection
    349 developers/build/prebuilts/gradle/AppUsageStatistics                         samples/${PLATFORM_NAME}/system/AppUsageStatistics
    350 developers/build/prebuilts/gradle/ScreenCapture                              samples/${PLATFORM_NAME}/media/ScreenCapture
    351 developers/build/prebuilts/gradle/NfcProvisioning                            samples/${PLATFORM_NAME}/nfc/NfcProvisioning
    352 developers/build/prebuilts/gradle/DeviceOwner                                samples/${PLATFORM_NAME}/admin/DeviceOwner
    353 developers/build/prebuilts/gradle/ConfirmCredential                          samples/${PLATFORM_NAME}/security/ConfirmCredential
    354 developers/build/prebuilts/gradle/FingerprintDialog                          samples/${PLATFORM_NAME}/security/FingerprintDialog
    355 developers/build/prebuilts/gradle/RuntimePermissions                         samples/${PLATFORM_NAME}/system/RuntimePermissions
    356 developers/build/prebuilts/gradle/RuntimePermissionsBasic                    samples/${PLATFORM_NAME}/system/RuntimePermissionsBasic
    357 developers/build/prebuilts/gradle/ActiveNotifications                        samples/${PLATFORM_NAME}/notification/ActiveNotifications
    358 developers/build/prebuilts/gradle/Camera2Raw                                 samples/${PLATFORM_NAME}/media/Camera2Raw
    359 developers/build/prebuilts/gradle/AutoBackupForApps                          samples/${PLATFORM_NAME}/content/AutoBackupForApps
    360 developers/build/prebuilts/gradle/DirectShare                                samples/${PLATFORM_NAME}/content/DirectShare
    361 developers/build/prebuilts/gradle/MidiScope                                  samples/${PLATFORM_NAME}/media/MidiScope
    362 developers/build/prebuilts/gradle/MidiSynth                                  samples/${PLATFORM_NAME}/media/MidiSynth
    363 developers/build/prebuilts/gradle/AsymmetricFingerprintDialog                samples/${PLATFORM_NAME}/security/AsymmetricFingerprintDialog
    364 developers/build/prebuilts/gradle/AppShortcuts                               samples/${PLATFORM_NAME}/system/AppShortcuts
    365 developers/build/prebuilts/gradle/CommitContentSampleApp                     samples/${PLATFORM_NAME}/input/keyboard/CommitContentSampleApp
    366 developers/build/prebuilts/gradle/CommitContentSampleIME                     samples/${PLATFORM_NAME}/input/keyboard/CommitContentSampleIME
    367 
    368 developers/build/prebuilts/androidtv                                         samples/${PLATFORM_NAME}/androidtv
    369 
    370 # Wearable sample tree
    371 developers/build/prebuilts/gradle/AgendaData                    samples/${PLATFORM_NAME}/wearable/AgendaData
    372 developers/build/prebuilts/gradle/DataLayer                     samples/${PLATFORM_NAME}/wearable/DataLayer
    373 developers/build/prebuilts/gradle/DelayedConfirmation           samples/${PLATFORM_NAME}/wearable/DelayedConfirmation
    374 developers/build/prebuilts/gradle/ElizaChat                     samples/${PLATFORM_NAME}/wearable/ElizaChat
    375 developers/build/prebuilts/gradle/FindMyPhone                   samples/${PLATFORM_NAME}/wearable/FindMyPhone
    376 developers/build/prebuilts/gradle/Flashlight                    samples/${PLATFORM_NAME}/wearable/Flashlight
    377 developers/build/prebuilts/gradle/Geofencing                    samples/${PLATFORM_NAME}/wearable/Geofencing
    378 developers/build/prebuilts/gradle/GridViewPager                 samples/${PLATFORM_NAME}/wearable/GridViewPager
    379 developers/build/prebuilts/gradle/JumpingJack                   samples/${PLATFORM_NAME}/wearable/JumpingJack
    380 developers/build/prebuilts/gradle/Notifications                 samples/${PLATFORM_NAME}/wearable/Notifications
    381 developers/build/prebuilts/gradle/Quiz                          samples/${PLATFORM_NAME}/wearable/Quiz
    382 developers/build/prebuilts/gradle/RecipeAssistant               samples/${PLATFORM_NAME}/wearable/RecipeAssistant
    383 developers/build/prebuilts/gradle/RuntimePermissionsWear        samples/${PLATFORM_NAME}/wearable/RuntimePermissionsWear
    384 developers/build/prebuilts/gradle/SkeletonWearableApp           samples/${PLATFORM_NAME}/wearable/SkeletonWearableApp
    385 developers/build/prebuilts/gradle/SpeedTracker                  samples/${PLATFORM_NAME}/wearable/SpeedTracker
    386 developers/build/prebuilts/gradle/SynchronizedNotifications     samples/${PLATFORM_NAME}/wearable/SynchronizedNotifications
    387 developers/build/prebuilts/gradle/Timer                         samples/${PLATFORM_NAME}/wearable/Timer
    388 developers/build/prebuilts/gradle/WatchFace                     samples/${PLATFORM_NAME}/wearable/WatchFace
    389 developers/build/prebuilts/gradle/WatchViewStub                 samples/${PLATFORM_NAME}/wearable/WatchViewStub
    390 developers/build/prebuilts/gradle/WearNotifications             samples/${PLATFORM_NAME}/wearable/WearNotifications
    391 developers/build/prebuilts/gradle/WearSpeakerSample             samples/${PLATFORM_NAME}/wearable/WearSpeakerSample
    392 developers/build/prebuilts/gradle/XYZTouristAttractions         samples/${PLATFORM_NAME}/wearable/XYZTouristAttractions
    393 
    394 # Old sample tree
    395 development/samples/AccelerometerPlay          samples/${PLATFORM_NAME}/legacy/AccelerometerPlay
    396 development/samples/AndroidBeamDemo            samples/${PLATFORM_NAME}/legacy/AndroidBeamDemo
    397 development/samples/ApiDemos                   samples/${PLATFORM_NAME}/legacy/ApiDemos
    398 development/samples/AppNavigation              samples/${PLATFORM_NAME}/legacy/AppNavigation
    399 development/samples/BackupRestore              samples/${PLATFORM_NAME}/legacy/BackupRestore
    400 development/samples/BasicGLSurfaceView         samples/${PLATFORM_NAME}/legacy/BasicGLSurfaceView
    401 development/samples/BluetoothHDP               samples/${PLATFORM_NAME}/legacy/BluetoothHDP
    402 development/samples/ContactManager             samples/${PLATFORM_NAME}/legacy/ContactManager
    403 development/samples/CrossCompatibility         samples/${PLATFORM_NAME}/legacy/CrossCompatibility
    404 development/samples/CubeLiveWallpaper          samples/${PLATFORM_NAME}/legacy/CubeLiveWallpaper
    405 development/samples/HelloEffects               samples/${PLATFORM_NAME}/legacy/HelloEffects
    406 development/samples/Home                       samples/${PLATFORM_NAME}/legacy/Home
    407 development/samples/HoneycombGallery           samples/${PLATFORM_NAME}/legacy/HoneycombGallery
    408 development/samples/JetBoy                     samples/${PLATFORM_NAME}/legacy/JetBoy
    409 development/samples/KeyChainDemo               samples/${PLATFORM_NAME}/legacy/KeyChainDemo
    410 development/samples/LceDemo                    samples/${PLATFORM_NAME}/legacy/LceDemo
    411 development/samples/LunarLander                samples/${PLATFORM_NAME}/legacy/LunarLander
    412 development/samples/MultiResolution            samples/${PLATFORM_NAME}/legacy/MultiResolution
    413 development/samples/NotePad                    samples/${PLATFORM_NAME}/legacy/NotePad
    414 development/samples/RandomMusicPlayer          samples/${PLATFORM_NAME}/legacy/RandomMusicPlayer
    415 development/samples/SpellChecker/SampleSpellCheckerService samples/${PLATFORM_NAME}/legacy/SpellChecker/SampleSpellCheckerService
    416 development/samples/SpellChecker/HelloSpellChecker         samples/${PLATFORM_NAME}/legacy/SpellChecker/HelloSpellChecker
    417 development/samples/SampleSyncAdapter          samples/${PLATFORM_NAME}/legacy/SampleSyncAdapter
    418 development/samples/SearchableDictionary       samples/${PLATFORM_NAME}/legacy/SearchableDictionary
    419 development/samples/SipDemo                    samples/${PLATFORM_NAME}/legacy/SipDemo
    420 development/samples/SkeletonApp                samples/${PLATFORM_NAME}/legacy/SkeletonApp
    421 development/samples/Snake                      samples/${PLATFORM_NAME}/legacy/Snake
    422 development/samples/SoftKeyboard               samples/${PLATFORM_NAME}/legacy/SoftKeyboard
    423 development/samples/Spinner                    samples/${PLATFORM_NAME}/legacy/Spinner
    424 development/samples/SpinnerTest                samples/${PLATFORM_NAME}/legacy/SpinnerTest
    425 development/samples/TicTacToeLib               samples/${PLATFORM_NAME}/legacy/TicTacToeLib
    426 development/samples/TicTacToeMain              samples/${PLATFORM_NAME}/legacy/TicTacToeMain
    427 development/samples/TtsEngine                  samples/${PLATFORM_NAME}/legacy/TtsEngine
    428 development/samples/ToyVpn                     samples/${PLATFORM_NAME}/legacy/ToyVpn
    429 development/samples/UiAutomator                samples/${PLATFORM_NAME}/legacy/UiAutomator
    430 development/samples/USB/MissileLauncher        samples/${PLATFORM_NAME}/legacy/USB/MissileLauncher
    431 development/samples/USB/AdbTest                samples/${PLATFORM_NAME}/legacy/USB/AdbTest
    432 development/samples/VoiceRecognitionService    samples/${PLATFORM_NAME}/legacy/VoiceRecognitionService
    433 development/samples/VoicemailProviderDemo      samples/${PLATFORM_NAME}/legacy/VoicemailProviderDemo
    434 development/samples/WeatherListWidget          samples/${PLATFORM_NAME}/legacy/WeatherListWidget
    435 development/apps/WidgetPreview                 samples/${PLATFORM_NAME}/legacy/WidgetPreview
    436 development/samples/WiFiDirectDemo             samples/${PLATFORM_NAME}/legacy/WiFiDirectDemo
    437 development/samples/WiFiDirectServiceDiscovery samples/${PLATFORM_NAME}/legacy/WiFiDirectServiceDiscovery
    438 development/samples/Wiktionary                 samples/${PLATFORM_NAME}/legacy/Wiktionary
    439 development/samples/WiktionarySimple           samples/${PLATFORM_NAME}/legacy/WiktionarySimple
    440 development/samples/XmlAdapters                samples/${PLATFORM_NAME}/legacy/XmlAdapters
    441 development/samples/RenderScript/HelloCompute  samples/${PLATFORM_NAME}/legacy/RenderScript/HelloCompute
    442 
    443 # NOTICE files are copied by build/core/Makefile from sdk.git
    444 development/sdk/sdk_files_NOTICE.txt           samples/${PLATFORM_NAME}/NOTICE.txt
    445 
    446 ##############################################################################
    447 # Add-on Folder
    448 ##############################################################################
    449 
    450 # empty add-on folder with just a readme copied from sdk.git
    451 sdk/files/README_add-ons.txt add-ons/README.txt
    452 
    453 ##############################################################################
    454 # Tests Component
    455 ##############################################################################
    456 system/app/EmulatorSmokeTests/EmulatorSmokeTests.apk tests/emulator-test-apps/EmulatorSmokeTests.apk
    457