donut版本的android编译生成的out目录结构

来源:互联网 发布:2018年北京房价 知乎 编辑:程序博客网 时间:2024/05/16 06:49

下面是donut版本的android编译生成的out目录结构,是除了KERNEL以外的部分。

├─host
│  ├─common
│  │  └─obj
│  │      └─JAVA_LIBRARIES
│  │          ├─androidprefs_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─prefs
│  │          ├─anttasks_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─ant
│  │          ├─ant_intermediates
│  │          ├─apicheck_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─apicheck
│  │          ├─apkbuilder_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─apkbuilder
│  │          │                  └─internal
│  │          ├─archquery_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─archquery
│  │          ├─asm-3.1_intermediates
│  │          ├─clearsilver_intermediates
│  │          │  └─classes
│  │          │      └─org
│  │          │          └─clearsilver
│  │          ├─commons-compress-1.0_intermediates
│  │          ├─ddmlib_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─ddmlib
│  │          │                  ├─log
│  │          │                  ├─testrunner
│  │          │                  └─utils
│  │          ├─ddms_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─ddms
│  │          ├─ddmuilib_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─ddmuilib
│  │          │                  ├─actions
│  │          │                  ├─annotation
│  │          │                  ├─console
│  │          │                  ├─explorer
│  │          │                  ├─location
│  │          │                  ├─log
│  │          │                  │  └─event
│  │          │                  └─logcat
│  │          ├─draw9patch_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─draw9patch
│  │          │                  ├─graphics
│  │          │                  └─ui
│  │          │                      └─action
│  │          ├─droiddoc_intermediates
│  │          │  └─classes
│  │          ├─dumpeventlog_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─dumpeventlog
│  │          ├─dumpkey_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─dumpkey
│  │          ├─dx_intermediates
│  │          │  └─classes
│  │          │      ├─com
│  │          │      │  └─android
│  │          │      │      └─dx
│  │          │      │          ├─cf
│  │          │      │          │  ├─attrib
│  │          │      │          │  ├─code
│  │          │      │          │  ├─cst
│  │          │      │          │  ├─direct
│  │          │      │          │  └─iface
│  │          │      │          ├─command
│  │          │      │          │  ├─annotool
│  │          │      │          │  ├─dexer
│  │          │      │          │  └─dump
│  │          │      │          ├─dex
│  │          │      │          │  ├─cf
│  │          │      │          │  ├─code
│  │          │      │          │  │  └─form
│  │          │      │          │  └─file
│  │          │      │          ├─rop
│  │          │      │          │  ├─annotation
│  │          │      │          │  ├─code
│  │          │      │          │  ├─cst
│  │          │      │          │  └─type
│  │          │      │          ├─ssa
│  │          │      │          │  ├─back
│  │          │      │          │  └─_tests
│  │          │      │          └─util
│  │          │      │              └─_tests
│  │          │      └─junit
│  │          │          ├─extensions
│  │          │          ├─framework
│  │          │          ├─runner
│  │          │          └─textui
│  │          ├─eventanalyzer_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─eventanalyzer
│  │          ├─hierarchyviewer_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─hierarchyviewer
│  │          │                  ├─device
│  │          │                  ├─laf
│  │          │                  ├─scene
│  │          │                  ├─ui
│  │          │                  │  ├─action
│  │          │                  │  ├─model
│  │          │                  │  └─util
│  │          │                  └─util
│  │          ├─hosttestlib_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─hosttest
│  │          ├─idegen_intermediates
│  │          │  └─classes
│  │          ├─jarjar_intermediates
│  │          ├─jarutils_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─jarutils
│  │          ├─jasmin.jar_intermediates
│  │          ├─jcommon-1.0.12_intermediates
│  │          ├─jdiff_intermediates
│  │          │  └─classes
│  │          │      └─jdiff
│  │          ├─jfreechart-1.0.9-swt_intermediates
│  │          ├─jfreechart-1.0.9_intermediates
│  │          ├─junit_intermediates
│  │          │  └─classes
│  │          │      └─junit
│  │          │          ├─awtui
│  │          │          ├─extensions
│  │          │          ├─framework
│  │          │          ├─runner
│  │          │          ├─swingui
│  │          │          └─textui
│  │          ├─kxml2-2.3.0_intermediates
│  │          ├─layoutlib_api_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─layoutlib
│  │          │                  └─api
│  │          ├─layoutlib_create_intermediates
│  │          │  └─classes
│  │          │      ├─com
│  │          │      │  └─android
│  │          │      │      └─tools
│  │          │      │          └─layoutlib
│  │          │      │              └─create
│  │          │      └─org
│  │          │          └─objectweb
│  │          │              └─asm
│  │          │                  └─signature
│  │          ├─layoutlib_intermediates
│  │          │  └─classes
│  │          │      ├─android
│  │          │      │  ├─accounts
│  │          │      │  ├─app
│  │          │      │  ├─appwidget
│  │          │      │  ├─backup
│  │          │      │  ├─bluetooth
│  │          │      │  ├─content
│  │          │      │  │  ├─pm
│  │          │      │  │  └─res
│  │          │      │  ├─database
│  │          │      │  │  └─sqlite
│  │          │      │  ├─ddm
│  │          │      │  ├─emoji
│  │          │      │  ├─gesture
│  │          │      │  ├─graphics
│  │          │      │  │  └─drawable
│  │          │      │  │      └─shapes
│  │          │      │  ├─hardware
│  │          │      │  ├─inputmethodservice
│  │          │      │  ├─location
│  │          │      │  ├─media
│  │          │      │  ├─net
│  │          │      │  │  ├─http
│  │          │      │  │  └─wifi
│  │          │      │  ├─opengl
│  │          │      │  ├─os
│  │          │      │  ├─pim
│  │          │      │  ├─preference
│  │          │      │  ├─provider
│  │          │      │  ├─security
│  │          │      │  ├─server
│  │          │      │  │  ├─data
│  │          │      │  │  └─search
│  │          │      │  ├─telephony
│  │          │      │  │  ├─cdma
│  │          │      │  │  └─gsm
│  │          │      │  ├─text
│  │          │      │  │  ├─format
│  │          │      │  │  ├─method
│  │          │      │  │  ├─style
│  │          │      │  │  └─util
│  │          │      │  ├─util
│  │          │      │  ├─view
│  │          │      │  │  ├─accessibility
│  │          │      │  │  ├─animation
│  │          │      │  │  └─inputmethod
│  │          │      │  ├─webkit
│  │          │      │  └─widget
│  │          │      ├─com
│  │          │      │  ├─android
│  │          │      │  │  ├─internal
│  │          │      │  │  │  ├─app
│  │          │      │  │  │  ├─location
│  │          │      │  │  │  ├─logging
│  │          │      │  │  │  ├─os
│  │          │      │  │  │  ├─policy
│  │          │      │  │  │  ├─telephony
│  │          │      │  │  │  │  ├─cdma
│  │          │      │  │  │  │  │  └─sms
│  │          │      │  │  │  │  ├─gsm
│  │          │      │  │  │  │  │  └─stk
│  │          │      │  │  │  │  └─test
│  │          │      │  │  │  ├─util
│  │          │      │  │  │  ├─view
│  │          │      │  │  │  │  └─menu
│  │          │      │  │  │  └─widget
│  │          │      │  │  ├─layoutlib
│  │          │      │  │  │  └─bridge
│  │          │      │  │  └─tools
│  │          │      │  │      └─layoutlib
│  │          │      │  │          └─create
│  │          │      │  └─google
│  │          │      │      └─android
│  │          │      │          ├─collect
│  │          │      │          ├─gles_jni
│  │          │      │          ├─maps
│  │          │      │          ├─mms
│  │          │      │          │  └─util
│  │          │      │          └─net
│  │          │      ├─dalvik
│  │          │      │  └─system
│  │          │      ├─javax
│  │          │      │  └─microedition
│  │          │      │      └─khronos
│  │          │      │          ├─egl
│  │          │      │          └─opengles
│  │          │      ├─junit
│  │          │      │  └─framework
│  │          │      └─org
│  │          │          ├─apache
│  │          │          │  └─harmony
│  │          │          │      ├─dalvik
│  │          │          │      │  └─ddmc
│  │          │          │      ├─luni
│  │          │          │      │  ├─internal
│  │          │          │      │  │  └─util
│  │          │          │      │  └─util
│  │          │          │      ├─security
│  │          │          │      │  ├─asn1
│  │          │          │      │  ├─internal
│  │          │          │      │  │  └─nls
│  │          │          │      │  ├─provider
│  │          │          │      │  │  └─cert
│  │          │          │      │  ├─utils
│  │          │          │      │  ├─x501
│  │          │          │      │  └─x509
│  │          │          │      ├─xml
│  │          │          │      └─xnet
│  │          │          │          └─provider
│  │          │          │              └─jsse
│  │          │          ├─bouncycastle
│  │          │          │  ├─asn1
│  │          │          │  │  ├─cms
│  │          │          │  │  ├─pkcs
│  │          │          │  │  └─x509
│  │          │          │  ├─crypto
│  │          │          │  │  ├─digests
│  │          │          │  │  ├─generators
│  │          │          │  │  └─params
│  │          │          │  ├─jce
│  │          │          │  ├─openssl
│  │          │          │  ├─util
│  │          │          │  │  └─encoders
│  │          │          │  └─x509
│  │          │          └─xmlpull
│  │          │              └─v1
│  │          ├─layoutlib_utils_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─layoutlib
│  │          │                  └─utils
│  │          ├─makedict_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─tools
│  │          │                  └─dict
│  │          ├─mkstubs_intermediates
│  │          │  └─classes
│  │          │      ├─com
│  │          │      │  └─android
│  │          │      │      └─mkstubs
│  │          │      │          ├─sourcer
│  │          │      │          └─stubber
│  │          │      └─org
│  │          │          └─objectweb
│  │          │              └─asm
│  │          │                  └─signature
│  │          ├─ninepatch_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─ninepatch
│  │          ├─org-netbeans-api-visual_intermediates
│  │          ├─org-openide-util_intermediates
│  │          ├─org.eclipse.core.commands_3.4.0.I20080509-2000_intermediates
│  │          ├─org.eclipse.equinox.common_3.4.0.v20080421-2006_intermediates
│  │          ├─org.eclipse.jface_3.4.2.M20090107-0800_intermediates
│  │          ├─preload_intermediates
│  │          │  └─classes
│  │          ├─screenshot2_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─screenshot
│  │          ├─sdklib_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─sdklib
│  │          │                  ├─internal
│  │          │                  │  ├─avd
│  │          │                  │  ├─project
│  │          │                  │  └─repository
│  │          │                  ├─repository
│  │          │                  └─xml
│  │          ├─sdkmanager_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─sdkmanager
│  │          │                  └─internal
│  │          │                      └─repository
│  │          ├─sdkstats_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─sdkstats
│  │          ├─sdkuilib_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─sdkuilib
│  │          │                  ├─internal
│  │          │                  │  ├─repository
│  │          │                  │  │  └─icons
│  │          │                  │  ├─tasks
│  │          │                  │  └─widgets
│  │          │                  └─repository
│  │          ├─signapk_intermediates
│  │          │  └─classes
│  │          │      └─com
│  │          │          └─android
│  │          │              └─signapk
│  │          ├─swing-worker-1.1_intermediates
│  │          ├─swt_intermediates
│  │          ├─temp_layoutlib_intermediates
│  │          └─traceview_intermediates
│  │              └─classes
│  │                  └─com
│  │                      └─android
│  │                          └─traceview
│  └─linux-x86
│      ├─bin
│      ├─framework
│      ├─lib
│      └─obj
│          ├─EXECUTABLES
│          │  ├─aapt_intermediates
│          │  ├─acp_intermediates
│          │  ├─adb_intermediates
│          │  ├─aidl_intermediates
│          │  ├─android_intermediates
│          │  ├─apicheck_intermediates
│          │  ├─apkbuilder_intermediates
│          │  ├─apriori_intermediates
│          │  ├─atree_intermediates
│          │  ├─bb2sym_intermediates
│          │  ├─bbprof_intermediates
│          │  ├─bb_dump_intermediates
│          │  ├─bison_intermediates
│          │  │  ├─lib
│          │  │  └─src
│          │  ├─bsdiff_intermediates
│          │  ├─bspatch_intermediates
│          │  ├─check_stack_intermediates
│          │  ├─check_trace_intermediates
│          │  ├─cmu2nuance_intermediates
│          │  │  └─dictionary
│          │  ├─coverage_intermediates
│          │  ├─create_test_dmtrace_intermediates
│          │  ├─ddms_intermediates
│          │  ├─dexdump_intermediates
│          │  ├─dexlist_intermediates
│          │  ├─dexpreopt_intermediates
│          │  ├─dictTest_intermediates
│          │  ├─dmtracedump_intermediates
│          │  ├─draw9patch_intermediates
│          │  ├─dumpeventlog_intermediates
│          │  ├─dump_regions_intermediates
│          │  ├─dx_intermediates
│          │  ├─edify_intermediates
│          │  ├─emulator_intermediates
│          │  │  ├─android
│          │  │  │  ├─avd
│          │  │  │  ├─skin
│          │  │  │  └─utils
│          │  │  ├─distrib
│          │  │  │  ├─libpng-1.2.19
│          │  │  │  └─zlib-1.2.3
│          │  │  ├─hw
│          │  │  ├─proxy
│          │  │  ├─slirp2
│          │  │  └─telephony
│          │  ├─eventanalyzer_intermediates
│          │  ├─exc_dump_intermediates
│          │  ├─fastboot_intermediates
│          │  ├─fs_config_intermediates
│          │  ├─fs_get_stats_intermediates
│          │  ├─genext2fs_intermediates
│          │  ├─grxmlcompile_intermediates
│          │  ├─gtest-filepath_test_intermediates
│          │  ├─gtest-linked_ptr_test_intermediates
│          │  ├─gtest-message_test_intermediates
│          │  ├─gtest-options_test_intermediates
│          │  ├─gtest-port_test_intermediates
│          │  ├─gtest-test-part_test_intermediates
│          │  ├─gtest-typed-test2_test_intermediates
│          │  ├─gtest-typed-test_test_intermediates
│          │  ├─gtest_pred_impl_unittest_intermediates
│          │  ├─gtest_prod_test_intermediates
│          │  ├─gtest_unittest_intermediates
│          │  ├─heliumtest_intermediates
│          │  │  └─helium
│          │  ├─hierarchyviewer_intermediates
│          │  ├─hist_trace_intermediates
│          │  ├─hprof-conv_intermediates
│          │  ├─icudata_intermediates
│          │  ├─imgdiff_intermediates
│          │  ├─iself_intermediates
│          │  ├─isprelinked_intermediates
│          │  ├─jasmin_intermediates
│          │  ├─jdwpspy_intermediates
│          │  ├─kcm_intermediates
│          │  ├─line_endings_intermediates
│          │  ├─localize_intermediates
│          │  ├─lsd_intermediates
│          │  ├─makedict_intermediates
│          │  ├─makekeycodes_intermediates
│          │  ├─make_cfst_intermediates
│          │  ├─make_g2g_intermediates
│          │  ├─make_ve_grammar_intermediates
│          │  ├─minigzip_intermediates
│          │  ├─mkbootfs_intermediates
│          │  ├─mkbootimg_intermediates
│          │  ├─mksdcard_intermediates
│          │  ├─mkyaffs2image_intermediates
│          │  │  └─yaffs2
│          │  │      └─utils
│          │  ├─parseStringTest_intermediates
│          │  ├─post_trace_intermediates
│          │  ├─profile_pid_intermediates
│          │  ├─profile_trace_intermediates
│          │  ├─q2dm_intermediates
│          │  ├─q2g_intermediates
│          │  ├─read_addr_intermediates
│          │  ├─read_method_intermediates
│          │  ├─read_pid_intermediates
│          │  ├─read_trace_intermediates
│          │  ├─rgb2565_intermediates
│          │  ├─run-core-tests-on-ri_intermediates
│          │  ├─screenshot2_intermediates
│          │  ├─soslim_intermediates
│          │  ├─sqlite3_intermediates
│          │  ├─stack_dump_intermediates
│          │  ├─tesseract_intermediates
│          │  │  └─ccmain
│          │  ├─tesstest_intermediates
│          │  │  └─ccmain
│          │  ├─test_g2g_intermediates
│          │  ├─test_swiarb_intermediates
│          │  ├─test_zipfile_intermediates
│          │  ├─traceview_intermediates
│          │  ├─usbtest_intermediates
│          │  ├─wdsclient_intermediates
│          │  ├─yuv420sp2rgb_intermediates
│          │  └─zipalign_intermediates
│          ├─include
│          │  ├─libexpat
│          │  └─libpng
│          ├─lib
│          ├─NOTICE_FILES
│          │  └─src
│          │      ├─bin
│          │      ├─framework
│          │      └─lib
│          ├─SHARED_LIBRARIES
│          │  ├─cfront
│          │  ├─clib
│          │  ├─crec
│          │  ├─libclearsilver-jni_intermediates
│          │  ├─libESR_Portable_intermediates
│          │  │  └─src
│          │  │      └─UNIX
│          │  ├─libESR_Shared_intermediates
│          │  │  └─src
│          │  ├─libfst_intermediates
│          │  ├─libhelium_intermediates
│          │  │  └─helium
│          │  ├─libneo_cgi_intermediates
│          │  ├─libneo_cs_intermediates
│          │  ├─libneo_util_intermediates
│          │  ├─libocr_intermediates
│          │  │  ├─ccmain
│          │  │  ├─ccstruct
│          │  │  ├─ccutil
│          │  │  ├─classify
│          │  │  ├─cutil
│          │  │  ├─dict
│          │  │  ├─image
│          │  │  ├─pageseg
│          │  │  ├─textord
│          │  │  └─wordrec
│          │  ├─libSR_AcousticModels_intermediates
│          │  │  └─src
│          │  ├─libSR_AcousticState_intermediates
│          │  │  └─src
│          │  ├─libSR_Core_intermediates
│          │  ├─libSR_EventLog_intermediates
│          │  │  └─src
│          │  ├─libSR_G2P_intermediates
│          │  │  └─src
│          │  ├─libSR_Grammar_intermediates
│          │  │  └─src
│          │  ├─libSR_Nametag_intermediates
│          │  │  └─src
│          │  ├─libSR_Recognizer_intermediates
│          │  │  └─src
│          │  ├─libSR_Semproc_intermediates
│          │  │  └─src
│          │  ├─libSR_Session_intermediates
│          │  │  └─src
│          │  ├─libSR_Vocabulary_intermediates
│          │  │  └─src
│          │  └─setiUtils
│          │      └─src
│          └─STATIC_LIBRARIES
│              ├─emulator-arm_intermediates
│              │  ├─fpu
│              │  ├─hw
│              │  └─target-arm
│              ├─emulator-hw_intermediates
│              │  └─hw
│              ├─emulator-tcg_intermediates
│              │  └─tcg
│              ├─libbz_intermediates
│              ├─libcutils_intermediates
│              ├─libdex_intermediates
│              ├─libebl_arm_intermediates
│              │  └─libebl
│              ├─libebl_intermediates
│              │  ├─lib
│              │  └─libebl
│              ├─libelfcopy_intermediates
│              ├─libelf_intermediates
│              │  ├─lib
│              │  └─libelf
│              ├─libexpat_intermediates
│              │  └─lib
│              ├─libgtest_intermediates
│              ├─libgtest_main_intermediates
│              ├─libhost_intermediates
│              ├─liblog_intermediates
│              ├─libmincrypt_intermediates
│              ├─libpng_intermediates
│              ├─libSDLmain_intermediates
│              ├─libSDL_intermediates
│              ├─libtinyxml_intermediates
│              ├─libunz_intermediates
│              ├─libutils_intermediates
│              ├─libxml2_intermediates
│              ├─libzipfile_intermediates
│              └─libz_intermediates
├─target
│  ├─common
│  │  ├─docs
│  │  │  └─offline-sdk
│  │  │      ├─assets
│  │  │      │  └─images
│  │  │      │      └─home
│  │  │      ├─assets-sdk
│  │  │      ├─community
│  │  │      ├─guide
│  │  │      │  ├─appendix
│  │  │      │  │  └─faq
│  │  │      │  ├─basics
│  │  │      │  ├─developing
│  │  │      │  │  └─tools
│  │  │      │  ├─practices
│  │  │      │  │  ├─design
│  │  │      │  │  └─ui_guidelines
│  │  │      │  ├─publishing
│  │  │      │  ├─samples
│  │  │      │  ├─topics
│  │  │      │  │  ├─appwidgets
│  │  │      │  │  ├─data
│  │  │      │  │  ├─drawing
│  │  │      │  │  ├─graphics
│  │  │      │  │  ├─intents
│  │  │      │  │  ├─location
│  │  │      │  │  ├─manifest
│  │  │      │  │  ├─media
│  │  │      │  │  │  └─jet
│  │  │      │  │  ├─processes
│  │  │      │  │  ├─providers
│  │  │      │  │  ├─resources
│  │  │      │  │  ├─security
│  │  │      │  │  ├─sensors
│  │  │      │  │  ├─ui
│  │  │      │  │  │  └─notifiers
│  │  │      │  │  ├─views
│  │  │      │  │  └─wireless
│  │  │      │  └─tutorials
│  │  │      │      ├─images
│  │  │      │      ├─notepad
│  │  │      │      │  └─codelab
│  │  │      │      └─views
│  │  │      │          └─images
│  │  │      ├─images
│  │  │      │  ├─activity_task_design
│  │  │      │  ├─icon_design
│  │  │      │  ├─jet
│  │  │      │  ├─menu_design
│  │  │      │  └─widget_design
│  │  │      ├─intl
│  │  │      │  └─ja
│  │  │      │      ├─community
│  │  │      │      ├─guide
│  │  │      │      │  ├─basics
│  │  │      │      │  ├─developing
│  │  │      │      │  ├─publishing
│  │  │      │      │  ├─topics
│  │  │      │      │  └─tutorials
│  │  │      │      └─sdk
│  │  │      │          ├─1.5_r2
│  │  │      │          └─1.5_r3
│  │  │      ├─reference
│  │  │      │  ├─android
│  │  │      │  │  ├─accessibilityservice
│  │  │      │  │  ├─app
│  │  │      │  │  ├─appwidget
│  │  │      │  │  ├─content
│  │  │      │  │  │  ├─pm
│  │  │      │  │  │  └─res
│  │  │      │  │  ├─database
│  │  │      │  │  │  └─sqlite
│  │  │      │  │  ├─gesture
│  │  │      │  │  ├─graphics
│  │  │      │  │  │  └─drawable
│  │  │      │  │  │      └─shapes
│  │  │      │  │  ├─hardware
│  │  │      │  │  ├─inputmethodservice
│  │  │      │  │  ├─location
│  │  │      │  │  ├─media
│  │  │      │  │  ├─net
│  │  │      │  │  │  ├─http
│  │  │      │  │  │  └─wifi
│  │  │      │  │  ├─opengl
│  │  │      │  │  ├─os
│  │  │      │  │  ├─preference
│  │  │      │  │  ├─provider
│  │  │      │  │  ├─sax
│  │  │      │  │  ├─speech
│  │  │      │  │  │  └─tts
│  │  │      │  │  ├─telephony
│  │  │      │  │  │  └─gsm
│  │  │      │  │  ├─test
│  │  │      │  │  │  ├─mock
│  │  │      │  │  │  └─suitebuilder
│  │  │      │  │  │      └─annotation
│  │  │      │  │  ├─text
│  │  │      │  │  │  ├─format
│  │  │      │  │  │  ├─method
│  │  │      │  │  │  ├─style
│  │  │      │  │  │  └─util
│  │  │      │  │  ├─util
│  │  │      │  │  ├─view
│  │  │      │  │  │  ├─accessibility
│  │  │      │  │  │  ├─animation
│  │  │      │  │  │  └─inputmethod
│  │  │      │  │  ├─webkit
│  │  │      │  │  └─widget
│  │  │      │  ├─com
│  │  │      │  │  └─android
│  │  │      │  │      └─internal
│  │  │      │  │          └─os
│  │  │      │  ├─dalvik
│  │  │      │  │  ├─annotation
│  │  │      │  │  ├─bytecode
│  │  │      │  │  └─system
│  │  │      │  ├─java
│  │  │      │  │  ├─awt
│  │  │      │  │  │  └─font
│  │  │      │  │  ├─beans
│  │  │      │  │  ├─io
│  │  │      │  │  ├─lang
│  │  │      │  │  │  ├─annotation
│  │  │      │  │  │  ├─ref
│  │  │      │  │  │  └─reflect
│  │  │      │  │  ├─math
│  │  │      │  │  ├─net
│  │  │      │  │  ├─nio
│  │  │      │  │  │  ├─channels
│  │  │      │  │  │  │  └─spi
│  │  │      │  │  │  └─charset
│  │  │      │  │  │      └─spi
│  │  │      │  │  ├─security
│  │  │      │  │  │  ├─acl
│  │  │      │  │  │  ├─cert
│  │  │      │  │  │  ├─interfaces
│  │  │      │  │  │  └─spec
│  │  │      │  │  ├─sql
│  │  │      │  │  ├─text
│  │  │      │  │  └─util
│  │  │      │  │      ├─concurrent
│  │  │      │  │      │  ├─atomic
│  │  │      │  │      │  └─locks
│  │  │      │  │      ├─jar
│  │  │      │  │      ├─logging
│  │  │      │  │      ├─prefs
│  │  │      │  │      ├─regex
│  │  │      │  │      └─zip
│  │  │      │  ├─javax
│  │  │      │  │  ├─crypto
│  │  │      │  │  │  ├─interfaces
│  │  │      │  │  │  └─spec
│  │  │      │  │  ├─microedition
│  │  │      │  │  │  └─khronos
│  │  │      │  │  │      ├─egl
│  │  │      │  │  │      └─opengles
│  │  │      │  │  ├─net
│  │  │      │  │  │  └─ssl
│  │  │      │  │  ├─security
│  │  │      │  │  │  ├─auth
│  │  │      │  │  │  │  ├─callback
│  │  │      │  │  │  │  ├─login
│  │  │      │  │  │  │  └─x500
│  │  │      │  │  │  └─cert
│  │  │      │  │  ├─sql
│  │  │      │  │  └─xml
│  │  │      │  │      └─parsers
│  │  │      │  ├─junit
│  │  │      │  │  ├─framework
│  │  │      │  │  └─runner
│  │  │      │  └─org
│  │  │      │      ├─apache
│  │  │      │      │  └─http
│  │  │      │      │      ├─auth
│  │  │      │      │      │  └─params
│  │  │      │      │      ├─client
│  │  │      │      │      │  ├─entity
│  │  │      │      │      │  ├─methods
│  │  │      │      │      │  ├─params
│  │  │      │      │      │  ├─protocol
│  │  │      │      │      │  └─utils
│  │  │      │      │      ├─conn
│  │  │      │      │      │  ├─params
│  │  │      │      │      │  ├─routing
│  │  │      │      │      │  ├─scheme
│  │  │      │      │      │  ├─ssl
│  │  │      │      │      │  └─util
│  │  │      │      │      ├─cookie
│  │  │      │      │      │  └─params
│  │  │      │      │      ├─entity
│  │  │      │      │      ├─impl
│  │  │      │      │      │  ├─auth
│  │  │      │      │      │  ├─client
│  │  │      │      │      │  ├─conn
│  │  │      │      │      │  │  └─tsccm
│  │  │      │      │      │  ├─cookie
│  │  │      │      │      │  ├─entity
│  │  │      │      │      │  └─io
│  │  │      │      │      ├─io
│  │  │      │      │      ├─message
│  │  │      │      │      ├─params
│  │  │      │      │      ├─protocol
│  │  │      │      │      └─util
│  │  │      │      ├─json
│  │  │      │      ├─w3c
│  │  │      │      │  └─dom
│  │  │      │      ├─xml
│  │  │      │      │  └─sax
│  │  │      │      │      ├─ext
│  │  │      │      │      └─helpers
│  │  │      │      └─xmlpull
│  │  │      │          └─v1
│  │  │      │              └─sax2
│  │  │      ├─sdk
│  │  │      │  ├─1.0_r1
│  │  │      │  ├─1.0_r2
│  │  │      │  ├─1.1_r1
│  │  │      │  ├─1.5_r1
│  │  │      │  ├─1.5_r2
│  │  │      │  ├─1.5_r3
│  │  │      │  ├─api_diff
│  │  │      │  │  └─3
│  │  │      │  │      └─changes
│  │  │      │  ├─ndk
│  │  │      │  │  └─1.5_r1
│  │  │      │  └─preview
│  │  │      ├─shareables
│  │  │      └─videos
│  │  ├─obj
│  │  │  ├─APPS
│  │  │  │  ├─AlarmClock_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─alarmclock
│  │  │  │  ├─AliasActivity_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─aliasactivity
│  │  │  │  ├─AndroidTests_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─unit_tests
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─android
│  │  │  │  │                  └─unit_tests
│  │  │  │  │                      └─os
│  │  │  │  ├─ApiDemosTests_intermediates
│  │  │  │  ├─ApiDemos_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─example
│  │  │  │  │      │      └─android
│  │  │  │  │      │          └─apis
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─example
│  │  │  │  │                  └─android
│  │  │  │  │                      └─apis
│  │  │  │  │                          └─app
│  │  │  │  ├─ApplicationsProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─applications
│  │  │  │  ├─AppWidgetHostTest_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─tests
│  │  │  │  │                  └─appwidgethost
│  │  │  │  ├─AppWidgetProvider_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─tests
│  │  │  │  │                  └─appwidgetprovider
│  │  │  │  ├─BackupTest_intermediates
│  │  │  │  ├─Browser_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─browser
│  │  │  │  ├─CalculatorTests_intermediates
│  │  │  │  ├─Calculator_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─calculator2
│  │  │  │  ├─CalendarProviderTests_intermediates
│  │  │  │  ├─CalendarProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─calendar
│  │  │  │  ├─CalendarTests_intermediates
│  │  │  │  ├─Calendar_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─calendar
│  │  │  │  ├─CameraTests_intermediates
│  │  │  │  ├─Camera_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─camera
│  │  │  │  ├─Compass_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─compass
│  │  │  │  ├─ContactsProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─contacts
│  │  │  │  ├─ContactsTests_intermediates
│  │  │  │  ├─Contacts_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─contacts
│  │  │  │  ├─CoreTests_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─android
│  │  │  │  │          └─core
│  │  │  │  ├─CustomLocale_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─customlocale
│  │  │  │  ├─DensityTest_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─google
│  │  │  │  │              └─android
│  │  │  │  │                  └─test
│  │  │  │  │                      └─dpi
│  │  │  │  ├─Development_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─development
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─android
│  │  │  │  │                  └─development
│  │  │  │  ├─DisabledTestApp_intermediates
│  │  │  │  ├─DownloadProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─downloads
│  │  │  │  ├─DrmProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─drm
│  │  │  │  ├─DumpRenderTree_intermediates
│  │  │  │  ├─EmailTests_intermediates
│  │  │  │  ├─Email_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─email
│  │  │  │  ├─EnabledTestApp_intermediates
│  │  │  │  ├─Fallback_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─fallback
│  │  │  │  ├─FixedGridLayout_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─fixedgridlayout
│  │  │  │  ├─FontLab_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─fontlab
│  │  │  │  ├─framework-res_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      ├─android
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─internal
│  │  │  │  ├─FrameworkPermissionTests_intermediates
│  │  │  │  ├─FrameworkTestTests_intermediates
│  │  │  │  ├─FrameworkTest_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─frameworktest
│  │  │  │  ├─GestureBuilder_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─gesture
│  │  │  │  │                  └─builder
│  │  │  │  ├─GlobalSearchBenchmarks_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─globalsearch
│  │  │  │  │                  └─benchmarks
│  │  │  │  ├─GlobalSearchPermissionTests_intermediates
│  │  │  │  ├─GlobalSearchTests_intermediates
│  │  │  │  ├─GlobalSearch_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─globalsearch
│  │  │  │  ├─GlobalTime_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─globaltime
│  │  │  │  ├─GoogleContactsProviderTests_intermediates
│  │  │  │  ├─GoogleContactsProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─contacts
│  │  │  │  ├─GoogleSearch_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─googlesearch
│  │  │  │  ├─GoogleSubscribedFeedsProvider_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─subscribedfeeds
│  │  │  │  ├─HelloActivityTests_intermediates
│  │  │  │  ├─HelloActivity_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─helloactivity
│  │  │  │  ├─Home_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─home
│  │  │  │  ├─HTMLViewer_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─htmlviewer
│  │  │  │  ├─ImfTestTests_intermediates
│  │  │  │  ├─ImfTest_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─imftest
│  │  │  │  ├─ImProviderPermissionTests_intermediates
│  │  │  │  ├─ImProvider_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─im
│  │  │  │  ├─IM_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─im
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─android
│  │  │  │  │                  └─im
│  │  │  │  ├─JETBoy_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─jetboy
│  │  │  │  ├─LatinIME_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─inputmethod
│  │  │  │  │                  └─latin
│  │  │  │  ├─Launcher_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─launcher
│  │  │  │  ├─launchperf_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─launchperf
│  │  │  │  ├─LightingTest_intermediates
│  │  │  │  ├─LunarLanderTests_intermediates
│  │  │  │  ├─LunarLander_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─lunarlander
│  │  │  │  ├─mediaframeworktest_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─mediaframeworktest
│  │  │  │  ├─MediaProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─media
│  │  │  │  ├─Mms_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─mms
│  │  │  │  ├─MusicTests_intermediates
│  │  │  │  ├─Music_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─music
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─android
│  │  │  │  │                  └─music
│  │  │  │  ├─NotePadTests_intermediates
│  │  │  │  ├─NotePad_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─notepad
│  │  │  │  ├─OpenWnn_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─jp
│  │  │  │  │          └─co
│  │  │  │  │              └─omronsoft
│  │  │  │  │                  └─openwnn
│  │  │  │  ├─PackageInstaller_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─packageinstaller
│  │  │  │  ├─Phone_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─phone
│  │  │  │  │      └─src
│  │  │  │  │          └─com
│  │  │  │  │              └─android
│  │  │  │  │                  └─phone
│  │  │  │  ├─PicoTts_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─svox
│  │  │  │  │              └─pico
│  │  │  │  ├─PinyinIME_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─inputmethod
│  │  │  │  │                  └─pinyin
│  │  │  │  ├─PlatformLibraryClient_intermediates
│  │  │  │  ├─RSSReader_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─rssreader
│  │  │  │  ├─SdkSetup_intermediates
│  │  │  │  ├─SettingsProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─settings
│  │  │  │  ├─SettingsTests_intermediates
│  │  │  │  ├─Settings_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─settings
│  │  │  │  ├─SimpleJNI_intermediates
│  │  │  │  ├─SkeletonAppTests_intermediates
│  │  │  │  ├─SkeletonApp_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─skeletonapp
│  │  │  │  ├─SmokeTestApp_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─SmokeTest_intermediates
│  │  │  │  ├─SnakeTests_intermediates
│  │  │  │  ├─Snake_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─snake
│  │  │  │  ├─SoftKeyboard_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─example
│  │  │  │  │              └─android
│  │  │  │  │                  └─softkeyboard
│  │  │  │  ├─SoundRecorder_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─soundrecorder
│  │  │  │  ├─SpareParts_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─spare_parts
│  │  │  │  ├─SslLoad_intermediates
│  │  │  │  ├─StatusBarTest_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─statusbartest
│  │  │  │  ├─Stk_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─stk
│  │  │  │  ├─SubscribedFeedsProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─subscribedfeeds
│  │  │  │  ├─TelephonyProvider_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─providers
│  │  │  │  │                  └─telephony
│  │  │  │  ├─Term_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─term
│  │  │  │  ├─TtsService_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─UserDictionaryProvider_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─VoiceDialer_intermediates
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─voicedialer
│  │  │  │  ├─VpnServices_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─server
│  │  │  │  │                  └─vpn
│  │  │  │  └─WebSearchProvider_intermediates
│  │  │  │      ├─emma_out
│  │  │  │      │  └─lib
│  │  │  │      └─src
│  │  │  │          └─com
│  │  │  │              └─android
│  │  │  │                  └─websearch
│  │  │  ├─JAVA_LIBRARIES
│  │  │  │  ├─am_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─android.policy_intermediates
│  │  │  │  ├─android.policy_mid_intermediates
│  │  │  │  ├─android.policy_phone_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─android.test.runner_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─android_stubs_current_intermediates
│  │  │  │  │  ├─classes
│  │  │  │  │  │  ├─android
│  │  │  │  │  │  │  ├─accessibilityservice
│  │  │  │  │  │  │  ├─app
│  │  │  │  │  │  │  ├─appwidget
│  │  │  │  │  │  │  ├─content
│  │  │  │  │  │  │  │  ├─pm
│  │  │  │  │  │  │  │  └─res
│  │  │  │  │  │  │  ├─database
│  │  │  │  │  │  │  │  └─sqlite
│  │  │  │  │  │  │  ├─gesture
│  │  │  │  │  │  │  ├─graphics
│  │  │  │  │  │  │  │  └─drawable
│  │  │  │  │  │  │  │      └─shapes
│  │  │  │  │  │  │  ├─hardware
│  │  │  │  │  │  │  ├─inputmethodservice
│  │  │  │  │  │  │  ├─location
│  │  │  │  │  │  │  ├─media
│  │  │  │  │  │  │  ├─net
│  │  │  │  │  │  │  │  ├─http
│  │  │  │  │  │  │  │  └─wifi
│  │  │  │  │  │  │  ├─opengl
│  │  │  │  │  │  │  ├─os
│  │  │  │  │  │  │  ├─preference
│  │  │  │  │  │  │  ├─provider
│  │  │  │  │  │  │  ├─sax
│  │  │  │  │  │  │  ├─speech
│  │  │  │  │  │  │  │  └─tts
│  │  │  │  │  │  │  ├─telephony
│  │  │  │  │  │  │  │  └─gsm
│  │  │  │  │  │  │  ├─test
│  │  │  │  │  │  │  │  ├─mock
│  │  │  │  │  │  │  │  └─suitebuilder
│  │  │  │  │  │  │  │      └─annotation
│  │  │  │  │  │  │  ├─text
│  │  │  │  │  │  │  │  ├─format
│  │  │  │  │  │  │  │  ├─method
│  │  │  │  │  │  │  │  ├─style
│  │  │  │  │  │  │  │  └─util
│  │  │  │  │  │  │  ├─util
│  │  │  │  │  │  │  ├─view
│  │  │  │  │  │  │  │  ├─accessibility
│  │  │  │  │  │  │  │  ├─animation
│  │  │  │  │  │  │  │  └─inputmethod
│  │  │  │  │  │  │  ├─webkit
│  │  │  │  │  │  │  └─widget
│  │  │  │  │  │  ├─assets
│  │  │  │  │  │  │  ├─images
│  │  │  │  │  │  │  ├─sounds
│  │  │  │  │  │  │  └─webkit
│  │  │  │  │  │  ├─com
│  │  │  │  │  │  │  └─android
│  │  │  │  │  │  │      └─internal
│  │  │  │  │  │  │          └─util
│  │  │  │  │  │  ├─dalvik
│  │  │  │  │  │  │  ├─annotation
│  │  │  │  │  │  │  ├─bytecode
│  │  │  │  │  │  │  └─system
│  │  │  │  │  │  ├─java
│  │  │  │  │  │  │  ├─awt
│  │  │  │  │  │  │  │  └─font
│  │  │  │  │  │  │  ├─beans
│  │  │  │  │  │  │  ├─io
│  │  │  │  │  │  │  ├─lang
│  │  │  │  │  │  │  │  ├─annotation
│  │  │  │  │  │  │  │  ├─ref
│  │  │  │  │  │  │  │  └─reflect
│  │  │  │  │  │  │  ├─math
│  │  │  │  │  │  │  ├─net
│  │  │  │  │  │  │  ├─nio
│  │  │  │  │  │  │  │  ├─channels
│  │  │  │  │  │  │  │  │  └─spi
│  │  │  │  │  │  │  │  └─charset
│  │  │  │  │  │  │  │      └─spi
│  │  │  │  │  │  │  ├─security
│  │  │  │  │  │  │  │  ├─acl
│  │  │  │  │  │  │  │  ├─cert
│  │  │  │  │  │  │  │  ├─interfaces
│  │  │  │  │  │  │  │  └─spec
│  │  │  │  │  │  │  ├─sql
│  │  │  │  │  │  │  ├─text
│  │  │  │  │  │  │  └─util
│  │  │  │  │  │  │      ├─concurrent
│  │  │  │  │  │  │      │  ├─atomic
│  │  │  │  │  │  │      │  └─locks
│  │  │  │  │  │  │      ├─jar
│  │  │  │  │  │  │      ├─logging
│  │  │  │  │  │  │      ├─prefs
│  │  │  │  │  │  │      ├─regex
│  │  │  │  │  │  │      └─zip
│  │  │  │  │  │  ├─javax
│  │  │  │  │  │  │  ├─crypto
│  │  │  │  │  │  │  │  ├─interfaces
│  │  │  │  │  │  │  │  └─spec
│  │  │  │  │  │  │  ├─microedition
│  │  │  │  │  │  │  │  └─khronos
│  │  │  │  │  │  │  │      ├─egl
│  │  │  │  │  │  │  │      └─opengles
│  │  │  │  │  │  │  ├─net
│  │  │  │  │  │  │  │  └─ssl
│  │  │  │  │  │  │  ├─security
│  │  │  │  │  │  │  │  ├─auth
│  │  │  │  │  │  │  │  │  ├─callback
│  │  │  │  │  │  │  │  │  ├─login
│  │  │  │  │  │  │  │  │  └─x500
│  │  │  │  │  │  │  │  └─cert
│  │  │  │  │  │  │  ├─sql
│  │  │  │  │  │  │  └─xml
│  │  │  │  │  │  │      └─parsers
│  │  │  │  │  │  ├─junit
│  │  │  │  │  │  │  ├─framework
│  │  │  │  │  │  │  └─runner
│  │  │  │  │  │  ├─org
│  │  │  │  │  │  │  ├─apache
│  │  │  │  │  │  │  │  ├─commons
│  │  │  │  │  │  │  │  │  └─logging
│  │  │  │  │  │  │  │  └─http
│  │  │  │  │  │  │  │      ├─auth
│  │  │  │  │  │  │  │      │  └─params
│  │  │  │  │  │  │  │      ├─client
│  │  │  │  │  │  │  │      │  ├─entity
│  │  │  │  │  │  │  │      │  ├─methods
│  │  │  │  │  │  │  │      │  ├─params
│  │  │  │  │  │  │  │      │  ├─protocol
│  │  │  │  │  │  │  │      │  └─utils
│  │  │  │  │  │  │  │      ├─conn
│  │  │  │  │  │  │  │      │  ├─params
│  │  │  │  │  │  │  │      │  ├─routing
│  │  │  │  │  │  │  │      │  ├─scheme
│  │  │  │  │  │  │  │      │  ├─ssl
│  │  │  │  │  │  │  │      │  └─util
│  │  │  │  │  │  │  │      ├─cookie
│  │  │  │  │  │  │  │      │  └─params
│  │  │  │  │  │  │  │      ├─entity
│  │  │  │  │  │  │  │      ├─impl
│  │  │  │  │  │  │  │      │  ├─auth
│  │  │  │  │  │  │  │      │  ├─client
│  │  │  │  │  │  │  │      │  ├─conn
│  │  │  │  │  │  │  │      │  │  └─tsccm
│  │  │  │  │  │  │  │      │  ├─cookie
│  │  │  │  │  │  │  │      │  ├─entity
│  │  │  │  │  │  │  │      │  └─io
│  │  │  │  │  │  │  │      ├─io
│  │  │  │  │  │  │  │      ├─message
│  │  │  │  │  │  │  │      ├─params
│  │  │  │  │  │  │  │      ├─protocol
│  │  │  │  │  │  │  │      └─util
│  │  │  │  │  │  │  ├─json
│  │  │  │  │  │  │  ├─w3c
│  │  │  │  │  │  │  │  └─dom
│  │  │  │  │  │  │  ├─xml
│  │  │  │  │  │  │  │  └─sax
│  │  │  │  │  │  │  │      ├─ext
│  │  │  │  │  │  │  │      └─helpers
│  │  │  │  │  │  │  └─xmlpull
│  │  │  │  │  │  │      └─v1
│  │  │  │  │  │  │          └─sax2
│  │  │  │  │  │  └─res
│  │  │  │  │  │      ├─anim
│  │  │  │  │  │      ├─color
│  │  │  │  │  │      ├─drawable
│  │  │  │  │  │      ├─drawable-land
│  │  │  │  │  │      ├─layout
│  │  │  │  │  │      ├─layout-land
│  │  │  │  │  │      ├─layout-port
│  │  │  │  │  │      ├─raw
│  │  │  │  │  │      ├─raw-ar
│  │  │  │  │  │      ├─raw-cs
│  │  │  │  │  │      ├─raw-da
│  │  │  │  │  │      ├─raw-de
│  │  │  │  │  │      ├─raw-en-GB
│  │  │  │  │  │      ├─raw-es
│  │  │  │  │  │      ├─raw-fi
│  │  │  │  │  │      ├─raw-fr
│  │  │  │  │  │      ├─raw-hu
│  │  │  │  │  │      ├─raw-it
│  │  │  │  │  │      ├─raw-iw
│  │  │  │  │  │      ├─raw-ja
│  │  │  │  │  │      ├─raw-ko
│  │  │  │  │  │      ├─raw-nl
│  │  │  │  │  │      ├─raw-pl
│  │  │  │  │  │      ├─raw-pt-BR
│  │  │  │  │  │      ├─raw-ru
│  │  │  │  │  │      ├─raw-th
│  │  │  │  │  │      ├─raw-tr
│  │  │  │  │  │      ├─raw-zh-CN
│  │  │  │  │  │      ├─raw-zh-TW
│  │  │  │  │  │      ├─xml
│  │  │  │  │  │      └─xml-en
│  │  │  │  │  └─src
│  │  │  │  │      ├─android
│  │  │  │  │      │  ├─accessibilityservice
│  │  │  │  │      │  ├─app
│  │  │  │  │      │  ├─appwidget
│  │  │  │  │      │  ├─content
│  │  │  │  │      │  │  ├─pm
│  │  │  │  │      │  │  └─res
│  │  │  │  │      │  ├─database
│  │  │  │  │      │  │  └─sqlite
│  │  │  │  │      │  ├─gesture
│  │  │  │  │      │  ├─graphics
│  │  │  │  │      │  │  └─drawable
│  │  │  │  │      │  │      └─shapes
│  │  │  │  │      │  ├─hardware
│  │  │  │  │      │  ├─inputmethodservice
│  │  │  │  │      │  ├─location
│  │  │  │  │      │  ├─media
│  │  │  │  │      │  ├─net
│  │  │  │  │      │  │  ├─http
│  │  │  │  │      │  │  └─wifi
│  │  │  │  │      │  ├─opengl
│  │  │  │  │      │  ├─os
│  │  │  │  │      │  ├─preference
│  │  │  │  │      │  ├─provider
│  │  │  │  │      │  ├─sax
│  │  │  │  │      │  ├─speech
│  │  │  │  │      │  │  └─tts
│  │  │  │  │      │  ├─telephony
│  │  │  │  │      │  │  └─gsm
│  │  │  │  │      │  ├─test
│  │  │  │  │      │  │  ├─mock
│  │  │  │  │      │  │  └─suitebuilder
│  │  │  │  │      │  │      └─annotation
│  │  │  │  │      │  ├─text
│  │  │  │  │      │  │  ├─format
│  │  │  │  │      │  │  ├─method
│  │  │  │  │      │  │  ├─style
│  │  │  │  │      │  │  └─util
│  │  │  │  │      │  ├─util
│  │  │  │  │      │  ├─view
│  │  │  │  │      │  │  ├─accessibility
│  │  │  │  │      │  │  ├─animation
│  │  │  │  │      │  │  └─inputmethod
│  │  │  │  │      │  ├─webkit
│  │  │  │  │      │  └─widget
│  │  │  │  │      ├─com
│  │  │  │  │      │  └─android
│  │  │  │  │      │      └─internal
│  │  │  │  │      │          └─util
│  │  │  │  │      ├─dalvik
│  │  │  │  │      │  ├─annotation
│  │  │  │  │      │  ├─bytecode
│  │  │  │  │      │  └─system
│  │  │  │  │      ├─java
│  │  │  │  │      │  ├─awt
│  │  │  │  │      │  │  └─font
│  │  │  │  │      │  ├─beans
│  │  │  │  │      │  ├─io
│  │  │  │  │      │  ├─lang
│  │  │  │  │      │  │  ├─annotation
│  │  │  │  │      │  │  ├─ref
│  │  │  │  │      │  │  └─reflect
│  │  │  │  │      │  ├─math
│  │  │  │  │      │  ├─net
│  │  │  │  │      │  ├─nio
│  │  │  │  │      │  │  ├─channels
│  │  │  │  │      │  │  │  └─spi
│  │  │  │  │      │  │  └─charset
│  │  │  │  │      │  │      └─spi
│  │  │  │  │      │  ├─security
│  │  │  │  │      │  │  ├─acl
│  │  │  │  │      │  │  ├─cert
│  │  │  │  │      │  │  ├─interfaces
│  │  │  │  │      │  │  └─spec
│  │  │  │  │      │  ├─sql
│  │  │  │  │      │  ├─text
│  │  │  │  │      │  └─util
│  │  │  │  │      │      ├─concurrent
│  │  │  │  │      │      │  ├─atomic
│  │  │  │  │      │      │  └─locks
│  │  │  │  │      │      ├─jar
│  │  │  │  │      │      ├─logging
│  │  │  │  │      │      ├─prefs
│  │  │  │  │      │      ├─regex
│  │  │  │  │      │      └─zip
│  │  │  │  │      ├─javax
│  │  │  │  │      │  ├─crypto
│  │  │  │  │      │  │  ├─interfaces
│  │  │  │  │      │  │  └─spec
│  │  │  │  │      │  ├─microedition
│  │  │  │  │      │  │  └─khronos
│  │  │  │  │      │  │      ├─egl
│  │  │  │  │      │  │      └─opengles
│  │  │  │  │      │  ├─net
│  │  │  │  │      │  │  └─ssl
│  │  │  │  │      │  ├─security
│  │  │  │  │      │  │  ├─auth
│  │  │  │  │      │  │  │  ├─callback
│  │  │  │  │      │  │  │  ├─login
│  │  │  │  │      │  │  │  └─x500
│  │  │  │  │      │  │  └─cert
│  │  │  │  │      │  ├─sql
│  │  │  │  │      │  └─xml
│  │  │  │  │      │      └─parsers
│  │  │  │  │      ├─junit
│  │  │  │  │      │  ├─framework
│  │  │  │  │      │  └─runner
│  │  │  │  │      └─org
│  │  │  │  │          ├─apache
│  │  │  │  │          │  ├─commons
│  │  │  │  │          │  │  └─logging
│  │  │  │  │          │  └─http
│  │  │  │  │          │      ├─auth
│  │  │  │  │          │      │  └─params
│  │  │  │  │          │      ├─client
│  │  │  │  │          │      │  ├─entity
│  │  │  │  │          │      │  ├─methods
│  │  │  │  │          │      │  ├─params
│  │  │  │  │          │      │  ├─protocol
│  │  │  │  │          │      │  └─utils
│  │  │  │  │          │      ├─conn
│  │  │  │  │          │      │  ├─params
│  │  │  │  │          │      │  ├─routing
│  │  │  │  │          │      │  ├─scheme
│  │  │  │  │          │      │  ├─ssl
│  │  │  │  │          │      │  └─util
│  │  │  │  │          │      ├─cookie
│  │  │  │  │          │      │  └─params
│  │  │  │  │          │      ├─entity
│  │  │  │  │          │      ├─impl
│  │  │  │  │          │      │  ├─auth
│  │  │  │  │          │      │  ├─client
│  │  │  │  │          │      │  ├─conn
│  │  │  │  │          │      │  │  └─tsccm
│  │  │  │  │          │      │  ├─cookie
│  │  │  │  │          │      │  ├─entity
│  │  │  │  │          │      │  └─io
│  │  │  │  │          │      ├─io
│  │  │  │  │          │      ├─message
│  │  │  │  │          │      ├─params
│  │  │  │  │          │      ├─protocol
│  │  │  │  │          │      └─util
│  │  │  │  │          ├─json
│  │  │  │  │          ├─w3c
│  │  │  │  │          │  └─dom
│  │  │  │  │          ├─xml
│  │  │  │  │          │  └─sax
│  │  │  │  │          │      ├─ext
│  │  │  │  │          │      └─helpers
│  │  │  │  │          └─xmlpull
│  │  │  │  │              └─v1
│  │  │  │  │                  └─sax2
│  │  │  │  ├─bmgr_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─com.android.im.plugin_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─im
│  │  │  │  │                  └─plugin
│  │  │  │  ├─com.android.inputmethod.pinyin.lib_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      └─com
│  │  │  │  │          └─android
│  │  │  │  │              └─inputmethod
│  │  │  │  │                  └─pinyin
│  │  │  │  ├─com.example.android.platform_library_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─core-tests_intermediates
│  │  │  │  ├─core_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─emma_intermediates
│  │  │  │  ├─ext_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─framework-tests_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─framework_intermediates
│  │  │  │  │  ├─emma_out
│  │  │  │  │  │  └─lib
│  │  │  │  │  └─src
│  │  │  │  │      ├─core
│  │  │  │  │      │  └─java
│  │  │  │  │      │      ├─android
│  │  │  │  │      │      │  ├─accessibilityservice
│  │  │  │  │      │      │  ├─accounts
│  │  │  │  │      │      │  ├─app
│  │  │  │  │      │      │  ├─backup
│  │  │  │  │      │      │  ├─bluetooth
│  │  │  │  │      │      │  ├─content
│  │  │  │  │      │      │  │  └─pm
│  │  │  │  │      │      │  ├─database
│  │  │  │  │      │      │  ├─hardware
│  │  │  │  │      │      │  ├─net
│  │  │  │  │      │      │  ├─os
│  │  │  │  │      │      │  ├─speech
│  │  │  │  │      │      │  │  └─tts
│  │  │  │  │      │      │  ├─text
│  │  │  │  │      │      │  └─view
│  │  │  │  │      │      │      └─accessibility
│  │  │  │  │      │      └─com
│  │  │  │  │      │          └─android
│  │  │  │  │      │              └─internal
│  │  │  │  │      │                  ├─app
│  │  │  │  │      │                  ├─appwidget
│  │  │  │  │      │                  ├─backup
│  │  │  │  │      │                  ├─os
│  │  │  │  │      │                  └─view
│  │  │  │  │      ├─im
│  │  │  │  │      │  └─java
│  │  │  │  │      │      └─android
│  │  │  │  │      │          └─im
│  │  │  │  │      ├─location
│  │  │  │  │      │  └─java
│  │  │  │  │      │      └─android
│  │  │  │  │      │          └─location
│  │  │  │  │      ├─media
│  │  │  │  │      │  └─java
│  │  │  │  │      │      └─android
│  │  │  │  │      │          └─media
│  │  │  │  │      ├─telephony
│  │  │  │  │      │  └─java
│  │  │  │  │      │      └─com
│  │  │  │  │      │          └─android
│  │  │  │  │      │              └─internal
│  │  │  │  │      │                  └─telephony
│  │  │  │  │      ├─vpn
│  │  │  │  │      │  └─java
│  │  │  │  │      │      └─android
│  │  │  │  │      │          └─net
│  │  │  │  │      │              └─vpn
│  │  │  │  │      └─wifi
│  │  │  │  │          └─java
│  │  │  │  │              └─android
│  │  │  │  │                  └─net
│  │  │  │  │                      └─wifi
│  │  │  │  ├─google-framework_intermediates
│  │  │  │  ├─googlelogin-client_intermediates
│  │  │  │  ├─ime_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─input_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─libarity_intermediates
│  │  │  │  ├─libgoogleclient_intermediates
│  │  │  │  ├─monkey_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─offline-sdk_intermediates
│  │  │  │  ├─pm_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  ├─services_intermediates
│  │  │  │  │  └─emma_out
│  │  │  │  │      └─lib
│  │  │  │  └─svc_intermediates
│  │  │  │      └─emma_out
│  │  │  │          └─lib
│  │  │  └─PACKAGING
│  │  └─R
│  │      ├─android
│  │      │  └─core
│  │      ├─com
│  │      │  ├─android
│  │      │  │  ├─alarmclock
│  │      │  │  ├─browser
│  │      │  │  ├─calculator2
│  │      │  │  ├─calendar
│  │      │  │  ├─camera
│  │      │  │  ├─contacts
│  │      │  │  ├─customlocale
│  │      │  │  ├─development
│  │      │  │  ├─email
│  │      │  │  ├─fallback
│  │      │  │  ├─fontlab
│  │      │  │  ├─frameworktest
│  │      │  │  ├─gesture
│  │      │  │  │  └─builder
│  │      │  │  ├─globalsearch
│  │      │  │  │  └─benchmarks
│  │      │  │  ├─globaltime
│  │      │  │  ├─googlesearch
│  │      │  │  ├─htmlviewer
│  │      │  │  ├─im
│  │      │  │  ├─imftest
│  │      │  │  ├─inputmethod
│  │      │  │  │  ├─latin
│  │      │  │  │  └─pinyin
│  │      │  │  ├─internal
│  │      │  │  ├─launcher
│  │      │  │  ├─launchperf
│  │      │  │  ├─mediaframeworktest
│  │      │  │  ├─mms
│  │      │  │  ├─music
│  │      │  │  ├─packageinstaller
│  │      │  │  ├─phone
│  │      │  │  ├─providers
│  │      │  │  │  ├─applications
│  │      │  │  │  ├─calendar
│  │      │  │  │  ├─contacts
│  │      │  │  │  ├─downloads
│  │      │  │  │  ├─drm
│  │      │  │  │  ├─im
│  │      │  │  │  ├─media
│  │      │  │  │  ├─settings
│  │      │  │  │  ├─subscribedfeeds
│  │      │  │  │  └─telephony
│  │      │  │  ├─server
│  │      │  │  │  └─vpn
│  │      │  │  ├─settings
│  │      │  │  ├─soundrecorder
│  │      │  │  ├─spare_parts
│  │      │  │  ├─statusbartest
│  │      │  │  ├─stk
│  │      │  │  ├─term
│  │      │  │  ├─tests
│  │      │  │  │  ├─appwidgethost
│  │      │  │  │  └─appwidgetprovider
│  │      │  │  ├─unit_tests
│  │      │  │  ├─voicedialer
│  │      │  │  └─websearch
│  │      │  ├─example
│  │      │  │  └─android
│  │      │  │      ├─aliasactivity
│  │      │  │      ├─apis
│  │      │  │      ├─compass
│  │      │  │      ├─fixedgridlayout
│  │      │  │      ├─helloactivity
│  │      │  │      ├─home
│  │      │  │      ├─jetboy
│  │      │  │      ├─lunarlander
│  │      │  │      ├─notepad
│  │      │  │      ├─rssreader
│  │      │  │      ├─skeletonapp
│  │      │  │      ├─snake
│  │      │  │      └─softkeyboard
│  │      │  ├─google
│  │      │  │  └─android
│  │      │  │      └─test
│  │      │  │          └─dpi
│  │      │  └─svox
│  │      │      └─pico
│  │      └─jp
│  │          └─co
│  │              └─omronsoft
│  │                  └─openwnn
│  └─product
│      └─generic
│          ├─data
│          ├─obj
│          │  ├─APPS
│          │  │  ├─AlarmClock_intermediates
│          │  │  ├─AliasActivity_intermediates
│          │  │  ├─ApiDemos_intermediates
│          │  │  ├─ApplicationsProvider_intermediates
│          │  │  ├─Browser_intermediates
│          │  │  ├─Calculator_intermediates
│          │  │  ├─CalendarProvider_intermediates
│          │  │  ├─Calendar_intermediates
│          │  │  ├─Camera_intermediates
│          │  │  ├─ContactsProvider_intermediates
│          │  │  ├─Contacts_intermediates
│          │  │  ├─Development_intermediates
│          │  │  ├─DownloadProvider_intermediates
│          │  │  ├─DrmProvider_intermediates
│          │  │  ├─Email_intermediates
│          │  │  ├─framework-res_intermediates
│          │  │  ├─FrameworkTest_intermediates
│          │  │  ├─GlobalSearch_intermediates
│          │  │  ├─GoogleContactsProvider_intermediates
│          │  │  ├─GoogleSearch_intermediates
│          │  │  ├─HelloActivity_intermediates
│          │  │  ├─HTMLViewer_intermediates
│          │  │  ├─ImfTest_intermediates
│          │  │  ├─LatinIME_intermediates
│          │  │  ├─Launcher_intermediates
│          │  │  ├─LunarLander_intermediates
│          │  │  ├─MediaProvider_intermediates
│          │  │  ├─Mms_intermediates
│          │  │  ├─Music_intermediates
│          │  │  ├─NotePad_intermediates
│          │  │  ├─PackageInstaller_intermediates
│          │  │  ├─Phone_intermediates
│          │  │  ├─PicoTts_intermediates
│          │  │  ├─SettingsProvider_intermediates
│          │  │  ├─Settings_intermediates
│          │  │  ├─SkeletonApp_intermediates
│          │  │  ├─SmokeTestApp_intermediates
│          │  │  ├─Snake_intermediates
│          │  │  ├─SoundRecorder_intermediates
│          │  │  ├─SpareParts_intermediates
│          │  │  ├─SubscribedFeedsProvider_intermediates
│          │  │  ├─TelephonyProvider_intermediates
│          │  │  ├─Term_intermediates
│          │  │  ├─TtsService_intermediates
│          │  │  ├─UserDictionaryProvider_intermediates
│          │  │  ├─VpnServices_intermediates
│          │  │  └─WebSearchProvider_intermediates
│          │  ├─DATA
│          │  │  └─perm_checker.conf_intermediates
│          │  ├─ETC
│          │  │  ├─01-test_intermediates
│          │  │  ├─20-dns.conf_intermediates
│          │  │  ├─95-configured_intermediates
│          │  │  ├─bookmarks.xml_intermediates
│          │  │  ├─dhcpcd-run-hooks_intermediates
│          │  │  ├─event-log-tags_intermediates
│          │  │  ├─platform.xml_intermediates
│          │  │  ├─pvplayer_intermediates
│          │  │  └─test_defs.xml_intermediates
│          │  ├─EXECUTABLES
│          │  │  ├─adbd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─add-property-tag_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─afar_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─angeles_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─applypatch_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─applypatch_static_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─app_process_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─AudioHardwareRecordLoop_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─AudioHardwareRecord_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─AudioInRecord_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─backup_helper_test_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─bootanimation_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─btool_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─check-lost+found_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─check_prereq_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─cpueater_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─crasher_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─daemonize_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dalvikvm_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dbus-daemon_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dbus-monitor_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dbus-send_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─debuggerd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dexdump_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dexopt-wrapper_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dexopt_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dhcpcd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dumpstate_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dumpsys_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─dvz_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─flash_image_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─gdbserver_intermediates
│          │  │  ├─gpustate_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─gzip_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─icache_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─init_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─installd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─ip-up-vpn_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─iptables_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─keystore_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─latencytop_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─librank_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsqlite3_phonetic_string_utils_test_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsqlite3_phone_number_utils_test_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─linker_intermediates
│          │  │  │  ├─arch
│          │  │  │  │  └─arm
│          │  │  │  └─LINKED
│          │  │  ├─logcat_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─logwrapper_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─mediaserver_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─memtest_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─mtpd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─nc_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─netcfg_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─netperf_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─netserver_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─opcontrol_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─openssl_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─oprofiled_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─perm_checker_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─ping_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─pppd_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─procmem_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─procrank_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─qemu-props_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─qemud_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─racoon_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      ├─libipsec
│          │  │  │      └─racoon
│          │  │  ├─radiooptions_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─rawbu_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─recovery_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─rild_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─run-core-tests_intermediates
│          │  │  ├─safe_iop_test_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─schedtest_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─scp_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─sdutil_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─servicemanager_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─service_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─showlease_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─showmap_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─showslab_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─sh_intermediates
│          │  │  │  ├─bltin
│          │  │  │  └─LINKED
│          │  │  ├─sound_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─sqlite3_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─src
│          │  │  ├─SRecTestAudio_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─SRecTest_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─ssh_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─strace_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─surfaceflinger_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─su_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─system_server_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─tcpdump_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─missing
│          │  │  ├─test-fb-refresh_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-fb-simple_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-opengl-codegen_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-opengl-filter_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-opengl-finish_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-opengl-textures_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─test-opengl-tritex_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─timeinfo_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─timetest_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─toolbox_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─updater_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─vold_intermediates
│          │  │  │  └─LINKED
│          │  │  └─wbxmltest_intermediates
│          │  │      ├─LINKED
│          │  │      └─test
│          │  ├─include
│          │  │  ├─libexpat
│          │  │  ├─libpng
│          │  │  ├─libpv
│          │  │  ├─libsonivox
│          │  │  └─libwpa_client
│          │  ├─KEYCHARS
│          │  │  ├─qwerty.kcm_intermediates
│          │  │  ├─qwerty2.kcm_intermediates
│          │  │  └─tuttle2.kcm_intermediates
│          │  ├─lib
│          │  ├─NOTICE_FILES
│          │  │  ├─hash
│          │  │  └─src
│          │  │      ├─root
│          │  │      └─system
│          │  │          ├─app
│          │  │          ├─bin
│          │  │          ├─etc
│          │  │          │  └─dhcpcd
│          │  │          │      └─dhcpcd-hooks
│          │  │          ├─framework
│          │  │          ├─lib
│          │  │          └─xbin
│          │  ├─PACKAGING
│          │  │  └─systemimage_unopt_intermediates
│          │  ├─SHARED_LIBRARIES
│          │  │  ├─browsertestplugin_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libaes_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libagl_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libandroid_runtime_intermediates
│          │  │  │  ├─android
│          │  │  │  │  ├─graphics
│          │  │  │  │  └─opengl
│          │  │  │  └─LINKED
│          │  │  ├─libandroid_servers_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libaudioflinger_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libcameraservice_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libcerttool_jni_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libcorecg_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      └─core
│          │  │  ├─libcrypto_intermediates
│          │  │  │  ├─0.9.9-dev
│          │  │  │  │  ├─aes
│          │  │  │  │  ├─bn
│          │  │  │  │  └─sha
│          │  │  │  ├─aes
│          │  │  │  ├─asn1
│          │  │  │  ├─bio
│          │  │  │  ├─bn
│          │  │  │  ├─buffer
│          │  │  │  ├─comp
│          │  │  │  ├─conf
│          │  │  │  ├─des
│          │  │  │  ├─dh
│          │  │  │  ├─dsa
│          │  │  │  ├─dso
│          │  │  │  ├─ec
│          │  │  │  ├─ecdh
│          │  │  │  ├─ecdsa
│          │  │  │  ├─engine
│          │  │  │  ├─err
│          │  │  │  ├─evp
│          │  │  │  ├─hmac
│          │  │  │  ├─krb5
│          │  │  │  ├─lhash
│          │  │  │  ├─LINKED
│          │  │  │  ├─md4
│          │  │  │  ├─md5
│          │  │  │  ├─objects
│          │  │  │  ├─ocsp
│          │  │  │  ├─pem
│          │  │  │  ├─pkcs12
│          │  │  │  ├─pkcs7
│          │  │  │  ├─rand
│          │  │  │  ├─rc2
│          │  │  │  ├─rc4
│          │  │  │  ├─ripemd
│          │  │  │  ├─rsa
│          │  │  │  ├─sha
│          │  │  │  ├─stack
│          │  │  │  ├─txt_db
│          │  │  │  ├─ui
│          │  │  │  ├─x509
│          │  │  │  └─x509v3
│          │  │  ├─libctest_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libcutils_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libc_debug_intermediates
│          │  │  │  ├─arch-arm
│          │  │  │  │  └─bionic
│          │  │  │  ├─bionic
│          │  │  │  └─LINKED
│          │  │  ├─libc_intermediates
│          │  │  │  ├─arch-arm
│          │  │  │  │  └─bionic
│          │  │  │  ├─bionic
│          │  │  │  └─LINKED
│          │  │  ├─libdbus_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libdl_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libdrm1_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      ├─objmng
│          │  │  │      ├─parser
│          │  │  │      └─xml
│          │  │  ├─libdrm1_jni_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      └─jni
│          │  │  ├─libdvm_intermediates
│          │  │  │  ├─alloc
│          │  │  │  ├─analysis
│          │  │  │  ├─arch
│          │  │  │  │  └─arm
│          │  │  │  ├─hprof
│          │  │  │  ├─interp
│          │  │  │  ├─jdwp
│          │  │  │  ├─LINKED
│          │  │  │  ├─mterp
│          │  │  │  │  └─out
│          │  │  │  ├─native
│          │  │  │  ├─oo
│          │  │  │  ├─reflect
│          │  │  │  └─test
│          │  │  ├─libEGL_intermediates
│          │  │  │  ├─EGL
│          │  │  │  └─LINKED
│          │  │  ├─libembunit_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libemoji_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libexif_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libexpat_intermediates
│          │  │  │  ├─lib
│          │  │  │  └─LINKED
│          │  │  ├─libFFTEm_intermediates
│          │  │  │  ├─Embedded
│          │  │  │  │  └─common
│          │  │  │  │      └─src
│          │  │  │  │          ├─b_APIEm
│          │  │  │  │          ├─b_BasicEm
│          │  │  │  │          ├─b_BitFeatureEm
│          │  │  │  │          ├─b_ImageEm
│          │  │  │  │          └─b_TensorEm
│          │  │  │  ├─FaceRecEm
│          │  │  │  │  └─common
│          │  │  │  │      └─src
│          │  │  │  │          └─b_FDSDK
│          │  │  │  └─LINKED
│          │  │  ├─libGLESv1_CM_intermediates
│          │  │  │  ├─GLES_CM
│          │  │  │  └─LINKED
│          │  │  ├─libhardware_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libhardware_legacy_intermediates
│          │  │  │  ├─flashlight
│          │  │  │  ├─gps
│          │  │  │  ├─LINKED
│          │  │  │  ├─mount
│          │  │  │  ├─power
│          │  │  │  ├─qemu
│          │  │  │  ├─qemu_tracing
│          │  │  │  ├─uevent
│          │  │  │  ├─vibrator
│          │  │  │  └─wifi
│          │  │  ├─libhelium_intermediates
│          │  │  │  ├─helium
│          │  │  │  └─LINKED
│          │  │  ├─libicudata-default_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicudata-eu_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicudata-jp_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicudata-large_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicudata-us_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicui18n_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libicuuc_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libjni_latinime_intermediates
│          │  │  │  ├─jni
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libjni_pinyinime_intermediates
│          │  │  │  ├─android
│          │  │  │  ├─LINKED
│          │  │  │  └─share
│          │  │  ├─liblog_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libmediaplayerservice_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libmedia_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libmedia_jni_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libm_intermediates
│          │  │  │  ├─arm
│          │  │  │  ├─bsdsrc
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libnativehelper_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libnetutils_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libocr_intermediates
│          │  │  │  ├─ccmain
│          │  │  │  ├─ccstruct
│          │  │  │  ├─ccutil
│          │  │  │  ├─classify
│          │  │  │  ├─cutil
│          │  │  │  ├─dict
│          │  │  │  ├─image
│          │  │  │  ├─LINKED
│          │  │  │  ├─pageseg
│          │  │  │  ├─textord
│          │  │  │  └─wordrec
│          │  │  ├─libomx_aacdec_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_amrdec_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_amrenc_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_avcdec_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_avcenc_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_m4vdec_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_m4venc_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_mp3dec_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libomx_sharedlibrary_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_author_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_common_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_downloadreg_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_download_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_mp4localreg_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_mp4local_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_net_support_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_player_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_rtspreg_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libopencore_rtsp_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libpagemap_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libpixelflinger_intermediates
│          │  │  │  ├─codeflinger
│          │  │  │  ├─LINKED
│          │  │  │  └─tinyutils
│          │  │  ├─libplatform_library_jni_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libpvoma1passthru_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libreference-cdma-sms_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libreference-ril_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libril_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsgl_intermediates
│          │  │  │  ├─emoji
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      ├─core
│          │  │  │      │  └─asm
│          │  │  │      ├─effects
│          │  │  │      ├─images
│          │  │  │      ├─ports
│          │  │  │      └─utils
│          │  │  ├─libsimplejni_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libskiagl_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  │      └─gl
│          │  │  ├─libsonivox_intermediates
│          │  │  │  ├─host_src
│          │  │  │  ├─lib_src
│          │  │  │  └─LINKED
│          │  │  ├─libsoundpool_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsqlite_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsrec_jni_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libssl_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libstdc++_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libsurfaceflinger_intermediates
│          │  │  │  ├─DisplayHardware
│          │  │  │  ├─GPUHardware
│          │  │  │  └─LINKED
│          │  │  ├─libsystem_server_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libsysutils_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libthread_db_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libttspico_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libttssynthproxy_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libui_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libutils_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libvorbisidec_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─Tremor
│          │  │  ├─libwbxml_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libwbxml_jni_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libwebcore_intermediates
│          │  │  │  ├─JavaScriptCore
│          │  │  │  │  ├─bytecode
│          │  │  │  │  ├─bytecompiler
│          │  │  │  │  ├─debugger
│          │  │  │  │  ├─interpreter
│          │  │  │  │  ├─parser
│          │  │  │  │  ├─pcre
│          │  │  │  │  ├─profiler
│          │  │  │  │  ├─runtime
│          │  │  │  │  ├─wrec
│          │  │  │  │  └─wtf
│          │  │  │  │      ├─android
│          │  │  │  │      └─unicode
│          │  │  │  │          └─icu
│          │  │  │  ├─LINKED
│          │  │  │  ├─WebCore
│          │  │  │  │  ├─bindings
│          │  │  │  │  │  └─js
│          │  │  │  │  ├─bridge
│          │  │  │  │  │  ├─c
│          │  │  │  │  │  └─jni
│          │  │  │  │  ├─css
│          │  │  │  │  ├─dom
│          │  │  │  │  ├─editing
│          │  │  │  │  │  └─android
│          │  │  │  │  ├─history
│          │  │  │  │  ├─html
│          │  │  │  │  ├─inspector
│          │  │  │  │  ├─loader
│          │  │  │  │  │  ├─appcache
│          │  │  │  │  │  └─icon
│          │  │  │  │  ├─page
│          │  │  │  │  │  ├─android
│          │  │  │  │  │  └─animation
│          │  │  │  │  ├─platform
│          │  │  │  │  │  ├─android
│          │  │  │  │  │  ├─animation
│          │  │  │  │  │  ├─graphics
│          │  │  │  │  │  │  ├─android
│          │  │  │  │  │  │  ├─skia
│          │  │  │  │  │  │  └─transforms
│          │  │  │  │  │  ├─image-decoders
│          │  │  │  │  │  │  └─skia
│          │  │  │  │  │  ├─network
│          │  │  │  │  │  │  └─android
│          │  │  │  │  │  ├─posix
│          │  │  │  │  │  ├─sql
│          │  │  │  │  │  └─text
│          │  │  │  │  ├─plugins
│          │  │  │  │  │  └─android
│          │  │  │  │  ├─rendering
│          │  │  │  │  │  └─style
│          │  │  │  │  ├─storage
│          │  │  │  │  └─xml
│          │  │  │  └─WebKit
│          │  │  │      └─android
│          │  │  │          ├─icu
│          │  │  │          │  └─unicode
│          │  │  │          ├─jni
│          │  │  │          ├─nav
│          │  │  │          ├─plugins
│          │  │  │          ├─wds
│          │  │  │          └─WebCoreSupport
│          │  │  ├─libwnndict_intermediates
│          │  │  │  ├─engine
│          │  │  │  └─LINKED
│          │  │  ├─libWnnEngDic_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libWnnJpnDic_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libwpa_client_intermediates
│          │  │  │  └─LINKED
│          │  │  ├─libxml2wbxml_intermediates
│          │  │  │  ├─LINKED
│          │  │  │  └─src
│          │  │  ├─libz_intermediates
│          │  │  │  └─LINKED
│          │  │  └─sensors.goldfish_intermediates
│          │  │      └─LINKED
│          │  └─STATIC_LIBRARIES
│          │      ├─cfront
│          │      ├─clib
│          │      ├─crec
│          │      ├─libabi_intermediates
│          │      ├─libandroidpvauthor_intermediates
│          │      ├─libandroidpv_intermediates
│          │      ├─libapplypatch_intermediates
│          │      ├─libastl_intermediates
│          │      ├─libaudiointerface_intermediates
│          │      ├─libbz_intermediates
│          │      ├─libcamerastub_intermediates
│          │      ├─libcolorconvert_intermediates
│          │      │  └─src
│          │      ├─libcpm_intermediates
│          │      │  └─src
│          │      ├─libcutils_intermediates
│          │      ├─libc_common_intermediates
│          │      │  ├─arch-arm
│          │      │  │  ├─bionic
│          │      │  │  └─syscalls
│          │      │  ├─bionic
│          │      │  ├─inet
│          │      │  ├─netbsd
│          │      │  │  ├─inet
│          │      │  │  ├─isc
│          │      │  │  ├─nameser
│          │      │  │  ├─net
│          │      │  │  └─resolv
│          │      │  ├─stdio
│          │      │  ├─stdlib
│          │      │  ├─string
│          │      │  ├─tzcode
│          │      │  └─unistd
│          │      ├─libc_intermediates
│          │      │  ├─arch-arm
│          │      │  │  └─bionic
│          │      │  ├─bionic
│          │      │  └─WHOLE
│          │      │      └─libc_common_objs
│          │      ├─libc_nomalloc_intermediates
│          │      │  ├─arch-arm
│          │      │  │  └─bionic
│          │      │  ├─bionic
│          │      │  └─WHOLE
│          │      │      └─libc_common_objs
│          │      ├─libdbus-tools-common_intermediates
│          │      ├─libdb_intermediates
│          │      ├─libdex_intermediates
│          │      ├─libdrm2_intermediates
│          │      │  └─src
│          │      │      ├─dcf
│          │      │      ├─drmmanager
│          │      │      ├─rights
│          │      │      ├─roap
│          │      │      └─util
│          │      │          ├─crypto
│          │      │          ├─domcore
│          │      │          ├─ustl-1.0
│          │      │          └─xml
│          │      ├─libedify_intermediates
│          │      ├─libESR_Portable_intermediates
│          │      │  └─src
│          │      │      └─UNIX
│          │      ├─libESR_Shared_intermediates
│          │      │  └─src
│          │      ├─libext_intermediates
│          │      │  └─extensions
│          │      ├─libfdlibm_intermediates
│          │      ├─libft2_intermediates
│          │      │  └─src
│          │      │      ├─autofit
│          │      │      ├─base
│          │      │      ├─cff
│          │      │      ├─pshinter
│          │      │      ├─psnames
│          │      │      ├─raster
│          │      │      ├─sfnt
│          │      │      ├─smooth
│          │      │      └─truetype
│          │      ├─libgetactualaacconfig_intermediates
│          │      │  └─src
│          │      ├─libgif_intermediates
│          │      ├─libiptc_intermediates
│          │      │  └─libiptc
│          │      ├─libjavacore_intermediates
│          │      │  ├─archive
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─dalvik
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─icu
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─luni
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─luni-kernel
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─nio
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─openssl
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─sql
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  ├─x-net
│          │      │  │  └─src
│          │      │  │      └─main
│          │      │  │          └─native
│          │      │  └─xml
│          │      │      └─src
│          │      │          └─main
│          │      │              └─native
│          │      ├─libjpeg_intermediates
│          │      ├─liblog_intermediates
│          │      ├─libm4v_config_intermediates
│          │      │  └─src
│          │      ├─libmincrypt_intermediates
│          │      ├─libminui_intermediates
│          │      ├─libminzip_intermediates
│          │      ├─libmp4recognizer_utility_intermediates
│          │      │  └─src
│          │      ├─libmtdutils_intermediates
│          │      ├─libm_intermediates
│          │      │  ├─arm
│          │      │  ├─bsdsrc
│          │      │  └─src
│          │      ├─libomx_aac_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_amrenc_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_amr_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_avcenc_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_avc_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_baseclass_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_common_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_m4venc_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_m4v_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_mastercore_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_mp3_component_lib_intermediates
│          │      │  └─src
│          │      ├─libomx_queue_lib_intermediates
│          │      │  └─src
│          │      ├─libop_intermediates
│          │      ├─libosclbase_intermediates
│          │      │  └─src
│          │      ├─libosclerror_intermediates
│          │      │  └─src
│          │      ├─libosclio_intermediates
│          │      │  └─src
│          │      ├─liboscllib_intermediates
│          │      │  └─src
│          │      ├─libosclmemory_intermediates
│          │      │  └─src
│          │      ├─libosclproc_intermediates
│          │      │  └─src
│          │      ├─libosclregcli_intermediates
│          │      │  └─src
│          │      ├─libosclregserv_intermediates
│          │      │  └─src
│          │      ├─libosclutil_intermediates
│          │      │  └─src
│          │      ├─libpcap_intermediates
│          │      │  └─bpf
│          │      │      └─net
│          │      ├─libpixelflinger_armv6_intermediates
│          │      ├─libpixelflinger_static_intermediates
│          │      │  ├─codeflinger
│          │      │  ├─tinyutils
│          │      │  └─WHOLE
│          │      │      └─libpixelflinger_armv6_objs
│          │      ├─libpng_intermediates
│          │      ├─libpopt_intermediates
│          │      ├─libprotocolenginenode_base_intermediates
│          │      │  └─src
│          │      ├─libprotocolenginenode_common_intermediates
│          │      │  └─src
│          │      ├─libprotocolenginenode_download_common_intermediates
│          │      │  └─src
│          │      ├─libprotocolenginenode_pdl_intermediates
│          │      │  └─src
│          │      ├─libprotocolenginenode_ps_intermediates
│          │      │  └─src
│          │      ├─libprotocolenginenode_shoutcast_intermediates
│          │      │  └─src
│          │      ├─libpvaacffparsernode_intermediates
│          │      │  └─src
│          │      ├─libpvaacffrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvaacparser_intermediates
│          │      │  └─src
│          │      ├─libpvamrffparsernode_intermediates
│          │      │  └─src
│          │      ├─libpvamrffrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvamrwbdecoder_intermediates
│          │      │  └─src
│          │      ├─libpvauthorengine_intermediates
│          │      │  └─src
│          │      ├─libpvavcdecoder_intermediates
│          │      │  └─src
│          │      ├─libpvavch264enc_intermediates
│          │      │  └─src
│          │      ├─libpvavifileparser_intermediates
│          │      │  └─src
│          │      ├─libpvdecoder_gsmamr_intermediates
│          │      │  └─src
│          │      ├─libpvdownloadinterface_intermediates
│          │      │  └─src
│          │      ├─libpvdownloadmanagernode_intermediates
│          │      │  └─src
│          │      ├─libpvdownloadreginterface_intermediates
│          │      │  └─src
│          │      ├─libpvencoder_gsmamr_intermediates
│          │      │  └─src
│          │      ├─libpvfileoutputnode_intermediates
│          │      │  └─src
│          │      ├─libpvfileparserutils_intermediates
│          │      │  └─src
│          │      ├─libpvframemetadatautility_intermediates
│          │      │  ├─config
│          │      │  │  └─common
│          │      │  └─src
│          │      ├─libpvgendatastruct_intermediates
│          │      │  └─src
│          │      ├─libpvgsmamrparser_intermediates
│          │      │  └─src
│          │      ├─libpvid3parcom_intermediates
│          │      │  └─src
│          │      ├─libpvjitterbuffernode_intermediates
│          │      │  └─src
│          │      ├─libpvjitterbufferrtp_intermediates
│          │      │  └─src
│          │      ├─libpvjitterbuffer_intermediates
│          │      │  └─src
│          │      ├─libpvlatmpayloadparser_intermediates
│          │      ├─libpvm4vencoder_intermediates
│          │      │  └─src
│          │      ├─libpvmediadatastruct_intermediates
│          │      │  └─src
│          │      ├─libpvmediainputnode_intermediates
│          │      │  └─src
│          │      ├─libpvmediaoutputnode_intermediates
│          │      │  └─src
│          │      ├─libpvmfrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvmf_intermediates
│          │      │  └─src
│          │      ├─libpvmimeutils_intermediates
│          │      │  └─src
│          │      ├─libpvmioaviwavfileinput_intermediates
│          │      │  └─src
│          │      ├─libpvmiofileinput_intermediates
│          │      │  └─src
│          │      ├─libpvmiofileoutput_intermediates
│          │      │  └─src
│          │      ├─libpvmp3ffparsernode_intermediates
│          │      │  └─src
│          │      ├─libpvmp3ffrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvmp3ff_intermediates
│          │      │  └─src
│          │      ├─libpvmp3_intermediates
│          │      │  └─src
│          │      │      └─asm
│          │      ├─libpvmp4decoder_intermediates
│          │      │  └─src
│          │      ├─libpvmp4ffcomposernode_intermediates
│          │      │  └─src
│          │      ├─libpvmp4ffcomposer_intermediates
│          │      │  └─src
│          │      ├─libpvmp4ffparsernode_intermediates
│          │      │  └─src
│          │      ├─libpvmp4ffrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvmp4ff_intermediates
│          │      │  └─src
│          │      ├─libpvmp4interface_intermediates
│          │      │  └─src
│          │      ├─libpvmp4reginterface_intermediates
│          │      │  └─src
│          │      ├─libpvoma1passthruplugininterface_intermediates
│          │      │  └─src
│          │      ├─libpvoma1passthruplugin_intermediates
│          │      │  └─src
│          │      ├─libpvomxaudiodecnode_intermediates
│          │      │  └─src
│          │      ├─libpvomxbasedecnode_intermediates
│          │      │  └─src
│          │      ├─libpvomxencnode_intermediates
│          │      │  └─src
│          │      ├─libpvomxvideodecnode_intermediates
│          │      │  └─src
│          │      ├─libpvomx_proxy_lib_intermediates
│          │      │  └─src
│          │      ├─libpvplayer_engine_intermediates
│          │      │  ├─config
│          │      │  │  └─core
│          │      │  └─src
│          │      ├─libpvpvxparser_intermediates
│          │      │  └─src
│          │      ├─libpvrtspinterface_intermediates
│          │      │  └─src
│          │      ├─libpvrtspreginterface_intermediates
│          │      │  └─src
│          │      ├─libpvrtsp_cli_eng_node_intermediates
│          │      │  └─src
│          │      ├─libpvsdpparser_intermediates
│          │      │  └─src
│          │      ├─libpvsocketnode_intermediates
│          │      │  └─src
│          │      ├─libpvstreamingmanagernode_intermediates
│          │      │  ├─config
│          │      │  │  └─3gpp
│          │      │  ├─plugins
│          │      │  │  ├─common
│          │      │  │  │  └─src
│          │      │  │  ├─rtsptunicast
│          │      │  │  │  └─src
│          │      │  │  └─rtspunicast
│          │      │  │      └─src
│          │      │  └─src
│          │      ├─libpvthreadmessaging_intermediates
│          │      │  └─src
│          │      ├─libpvwavffparsernode_intermediates
│          │      │  └─src
│          │      ├─libpvwavffrecognizer_intermediates
│          │      │  └─src
│          │      ├─libpvwav_intermediates
│          │      │  └─src
│          │      ├─libpv_aac_dec_intermediates
│          │      │  ├─src
│          │      │  └─util
│          │      │      └─getactualaacconfig
│          │      │          └─src
│          │      ├─libpv_amr_nb_common_lib_intermediates
│          │      │  └─src
│          │      ├─libpv_avc_common_lib_intermediates
│          │      │  └─src
│          │      ├─libpv_config_parser_intermediates
│          │      │  └─src
│          │      ├─libpv_http_parcom_intermediates
│          │      │  └─src
│          │      ├─libpv_omx_interface_intermediates
│          │      │  └─src
│          │      ├─libpv_rtsp_parcom_intermediates
│          │      │  └─src
│          │      ├─librtppayloadparser_intermediates
│          │      │  ├─rfc_2429
│          │      │  │  └─src
│          │      │  ├─rfc_3016
│          │      │  │  └─src
│          │      │  ├─rfc_3267
│          │      │  │  └─src
│          │      │  ├─rfc_3640
│          │      │  │  └─src
│          │      │  ├─rfc_3984
│          │      │  │  └─src
│          │      │  └─src
│          │      ├─librtprtcp_intermediates
│          │      │  └─src
│          │      ├─libsafe_iop_intermediates
│          │      │  └─src
│          │      ├─libscsp_intermediates
│          │      │  └─src
│          │      ├─libspeex_intermediates
│          │      │  └─libspeex
│          │      ├─libsqlite3_android_intermediates
│          │      ├─libSR_AcousticModels_intermediates
│          │      │  └─src
│          │      ├─libSR_AcousticState_intermediates
│          │      │  └─src
│          │      ├─libSR_AudioIn_intermediates
│          │      ├─libSR_Core_intermediates
│          │      ├─libSR_EventLog_intermediates
│          │      │  └─src
│          │      ├─libSR_G2P_intermediates
│          │      │  └─src
│          │      ├─libSR_Grammar_intermediates
│          │      │  └─src
│          │      ├─libSR_Nametag_intermediates
│          │      │  └─src
│          │      ├─libSR_Recognizer_intermediates
│          │      │  └─src
│          │      ├─libSR_Semproc_intermediates
│          │      │  └─src
│          │      ├─libSR_Session_intermediates
│          │      │  └─src
│          │      ├─libSR_Vocabulary_intermediates
│          │      │  └─src
│          │      ├─libstdc++_intermediates
│          │      │  └─src
│          │      ├─libsvoxpico_intermediates
│          │      ├─libthreadsafe_callback_ao_intermediates
│          │      │  └─src
│          │      ├─libthread_db_intermediates
│          │      ├─libtomcrypt_intermediates
│          │      │  └─src
│          │      │      ├─ciphers
│          │      │      │  ├─aes
│          │      │      │  ├─safer
│          │      │      │  └─twofish
│          │      │      ├─encauth
│          │      │      │  ├─ccm
│          │      │      │  ├─eax
│          │      │      │  ├─gcm
│          │      │      │  └─ocb
│          │      │      ├─hashes
│          │      │      │  ├─chc
│          │      │      │  ├─helper
│          │      │      │  ├─sha2
│          │      │      │  └─whirl
│          │      │      ├─mac
│          │      │      │  ├─f9
│          │      │      │  ├─hmac
│          │      │      │  ├─omac
│          │      │      │  ├─pelican
│          │      │      │  ├─pmac
│          │      │      │  └─xcbc
│          │      │      ├─math
│          │      │      │  └─fp
│          │      │      ├─misc
│          │      │      │  ├─base64
│          │      │      │  ├─crypt
│          │      │      │  └─pkcs5
│          │      │      └─modes
│          │      │          ├─cbc
│          │      │          ├─cfb
│          │      │          ├─ctr
│          │      │          ├─ecb
│          │      │          ├─f8
│          │      │          ├─lrw
│          │      │          └─ofb
│          │      ├─libtommath_intermediates
│          │      ├─libunit_test_intermediates
│          │      │  └─src
│          │      ├─libunz_intermediates
│          │      ├─libutil_intermediates
│          │      ├─libxml2_intermediates
│          │      ├─libzipfile_intermediates
│          │      ├─libz_intermediates
│          │      ├─setiUtils
│          │      │  └─src
│          │      └─src
│          ├─root
│          │  ├─data
│          │  ├─dev
│          │  ├─proc
│          │  ├─sbin
│          │  ├─sys
│          │  └─system
│          ├─symbols
│          │  ├─sbin
│          │  └─system
│          │      ├─bin
│          │      └─lib
│          └─system
│              ├─app
│              ├─bin
│              ├─etc
│              │  ├─dhcpcd
│              │  │  └─dhcpcd-hooks
│              │  ├─permissions
│              │  ├─ppp
│              │  └─security
│              ├─fonts
│              ├─framework
│              ├─lib
│              │  └─hw
│              ├─usr
│              │  ├─keychars
│              │  ├─keylayout
│              │  ├─share
│              │  │  ├─bmd
│              │  │  └─zoneinfo
│              │  └─srec
│              │      └─config
│              │          └─en.us
│              │              ├─dictionary
│              │              ├─g2p
│              │              ├─grammars
│              │              └─models
│              └─xbin
└─tmp
    └─org
        └─apache
            └─harmony
                └─luni
                    └─tests
                        └─java
                            └─lang

原创粉丝点击