Enable mini-debug-info for the boot image by default. This
can be disabled with WITH_DEXPREOPT_DEBUG_INFO=false.
Bug: 28474219
(cherry picked from commit 58f6bfaa37)
Change-Id: Ifd59d854f01ad8cf703f16d7a6e88c2c82d47feb
The inclusion of Romansh (rm_CH), while it did not have localized
strings, was causing the incorrect assumption that the system
supports Romansh, causing the language fallback to work incorrectly
when Romansh was in the list of user's locales.
Hindi (hi_IN) was also included twice, and this removes the duplicate
too.
Bug: 27325465
Change-Id: I87ec06dc459137f71bb8e5e2f431f629bd51928e
The Android framework assumes that if an app uses UsbManager then there
must be USB support on the device. In order to deal with this the
emulator has to indicate USB support. Previously this was true for
Google SDK phone images because USB support is part of the common API
packages that gets installed. For AOSP and some other build targets USB
support was not included. This change indicates support for USB for all
emulator system images.
BUG: 28088069
Change-Id: I880210e89e6ad3412bdc069d6c20ed54a52cff83
We used to erase all the unused blocks at the end of an update. In order
to work around the eMMC issue in b/28347095, we move part of the erase
commands, which won't be used during the update, to the beginning. The
reset would be erased at the end. This is in hopes of avoiding eMMC
getting starved for clean blocks which would otherwise fail an OTA.
Bug: 28347095
Change-Id: Ia96b06216b35d6700858687a66734af36d0ec213
am: 68d68d9f0f
* commit '68d68d9f0f4434abb861a90bf5ff6ba5b1c98321':
remove left nav from any remaining sdk/ and tools/ pages. There are still some sdk/ pages but all tools/ pages are gone, so although we could just ignore such pages, better safe than sorry, so going to catch those too.
Change-Id: If633ef35502fb79d0735d7bf39862e2d7a715938
am: a4da48a31f
* commit 'a4da48a31f52c9ea98855a2af4f5a7f9f405d13c':
remove left nav from any remaining sdk/ and tools/ pages. There are still some sdk/ pages but all tools/ pages are gone, so although we could just ignore such pages, better safe than sorry, so going to catch those too.
Change-Id: I055deb6bfb3761b0e6486cfe6b9c4c311f20e0c8
am: 7204a974dc
* commit '7204a974dc4b040bf91b41d59684d1831301a0d5':
remove left nav from any remaining sdk/ and tools/ pages. There are still some sdk/ pages but all tools/ pages are gone, so although we could just ignore such pages, better safe than sorry, so going to catch those too.
Change-Id: I17c4f49dbf47fec3421e5d1f780b0100289f6d5c
There are still some sdk/ pages but all tools/ pages are gone,
so although we could just ignore such pages, better safe than sorry,
so going to catch those too.
Change-Id: Iaa16fcbf88db39f38b8d5f0dee5f8ab068664f3c
Per instructions from DD and JF, changing the top-level go/
directory to topic/ ; as a result, I'm going into AK's recent CLs
(in which she added infrastructure for the new go/ directory)
and changing those too.
See first comment for doc stage location.
bug: 28558659
Change-Id: Iaa10f1a9f7477b00f6bfaa748039d146dfb292fe
am: cb380fcbe3
* commit 'cb380fcbe35399226b51055bdffc38b2952a557d':
Update path to be absolute instead of relative
Change-Id: I911f81de6c66d0827ab9b0571599d1a13582025e
am: bd5a129e00
* commit 'bd5a129e0092cbecfa29c970d9055302b9596961':
Update path to be absolute instead of relative
Change-Id: Ieab3056e0f5531a6556a8d49e6b50dd1f2a88c82
am: 6da868246b
* commit '6da868246bb4714af31eda7fae4b59ba2b4f740c':
Update path to be absolute instead of relative
Change-Id: I8e4a160abf7ef9c70dea425ac1dcc6f339aa08c9
am: cece14c2bc
* commit 'cece14c2bc393bfe2deb99c3593e7c6424fd05d3':
Moving preview as a top level category so changing top category from develop to preview
Change-Id: Ie68a233c418e93db7be4a9fc02cc0a1346aefcaf
am: e11fd46903
* commit 'e11fd46903a2e450f15e469cf3ec4a17da22825f':
Moving preview as a top level category so changing top category from develop to preview
Change-Id: I4f0b2af875bdc6eb93bfa568a735e7f63470a12b
am: cb8ddc56e5
* commit 'cb8ddc56e5f3ef5308257a87195aee2a743ec083':
Moving preview as a top level category so changing top category from develop to preview
Change-Id: Ifaf1a0e788fa74137f929cd0b8a9c5b2f1787629
commit f54216f292 packed the base_fs files
into target_files.zip and added assertion to ensure the existence of the
files. We don't want to fail the OTA generation for the target_files.zip
without the base_fs files. Change the assertion into warnings instead.
Bug: 28547368
Change-Id: I6fd758a0a4fdfff02d1640fa46cf43d971627e26
Build errors when trying to dex2oat the CtsShim prebuilt even though it's marked with "hasCode=false".
This reverts commit d987a11126.
Change-Id: If47b3bcd4c727da7acd9068c02f8fb671ed0ae84
am: 56c09c5e6e
* commit '56c09c5e6e9095c9a7b3e4387a81ce1fd2ea1145':
remove the sdk download tables. No longer used now that downloads are in the /studio docs.
Change-Id: I362d830a6ecbe48e99cd0cf77d6d52136fa15a94
am: 6f0ed9bddd
* commit '6f0ed9bddd6457b358f662a2d1657686f633f903':
remove the sdk download tables. No longer used now that downloads are in the /studio docs.
Change-Id: I64df6648f49943177192ea7cd27139b9b21d29ea
Pack the base_fs files ({system,vendor}.map) into target_files.zip,
which would be needed when rebuilding the images at signing.
Reset the base_fs paths to point to the files in META/.
Also add blk_alloc_to_base_fs into otatools.zip.
Bug: 27698960
Change-Id: If4eb274b3f3d839c4365624f46f0dc89bd2fa440