| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Iad1471f118b93a3f03793967567b5f525020e556
|
|
|
|
| |
Change-Id: I723984574080b94f990bccec8be221f4ab592970
|
|\
| |
| |
| |
| |
| |
| | |
the crespo4g product
* commit '90dc253fd9478a9ed51dbdfd27dd80408e86cc03':
Add additional statements to accept the crespo4g product
|
| |
| |
| |
| | |
Change-Id: I0e410d7b641c19a773c3bc57cb78e8aa3e27a3ff
|
|/
|
|
| |
Change-Id: I9d96cb26bc89a0302ff4ae52b18bbbdff4d364ea
|
|
|
|
|
|
|
|
|
|
|
| |
recovery can get started before the kernel has created the EMMC
devices, which will make the wipe_data operation fail (trying
to open a device that doesn't exist). Hold up the start of
recovery for up to 5 seconds waiting for the userdata partition
block device to exist.
Bug: 3126195
Change-Id: I2b3d74cc3ffdc69372cdba00d3ffdc5251d8c6b3
|
|
|
|
|
|
| |
Signed-off-by: chunggeol.kim <chunggeol.kim@samsung.com>
Change-Id: I1f8c846a1d403b75305284dc5d280ff0b0453204
|
|
|
|
| |
Change-Id: Id1b422561c84df3ba36211aa4de51dbea8aa4d07
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two benefits:
-this follows the convention that all Android.mk files are included,
i.e. that reading an Android.mk file shows the entire picture.
-this allows some of the leaves to become non-conditional, to increase
the number of device-specific modules that are compiled in each build,
which allows catching build breakages earlier.
Change-Id: I060a4aecc4b5d53b9ca56f13b8599b8fa560f896
|
|
Change-Id: I06999ad6ee3b56cc5f952cb44ccfaf1f53930aa6
|