Lines Matching refs:Android
16 bad objects in an Android build.
26 - Get the serial number for the Android device you will use for testing.
65 if the Android image built from the objects is good
72 get_initial_items.sh - This script is used to determine all Android objects
76 Android device. If the flash fails, this script will
81 if the Android image built from the objects
88 environment appropriately for running the Android
106 - There are two different Android builds, for the same board/lunch combo with
108 Android image and the other does not.
129 3. Install your "good" toolchain in Android, this will most likely be
130 the toolchain that comes preinstalled with the Android source.
131 4. Build all of Android: `make -j10`. The "-j" parameter depends on how
132 many cores your machine has. See Android documentation for more details.
137 3. Install your "bad" toolchain in Android.
138 4. Build all of Android again.
146 Android source alone after Step 4. The binary search tool will
153 Android source directory. setup.sh will do the following: