| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
In commit 24d91d8dd36b1b2a681461bea56a44605521861e,
info_dict is yet to be initialized when it is checked for
"ota_override_device" and "ota_override_prop".
Move the checks down to after info_dict is initialized.
Change-Id: Ibcbc4f993dcd2dd281ec19624107dddd994fd497
|
|
|
|
|
|
|
| |
If TARGET_OTA_ASSERT_DEVICE is not set, TARGET_DEVICE should be
used for OTA_SCRIPT_OVERRIDE_DEVICE.
Change-Id: If382dfa29dddb39498dec5f5eadc9895b7c47d88
|
|
|
|
| |
Change-Id: I4f31352139b2f38570f0370afff3901999082e48
|
|
|
|
|
|
|
|
|
|
|
| |
These device-specific arguments are defined at build time and are
necessary to generate the zip correctly. Don't use command line
arguments to specify them, but write all the needed information
in misc_info.txt when the target-files zip is generated.
ota_from_target_files will then read misc_info.txt and set
everything automatically.
Change-Id: Ibdbca575b76eb07b53fccfcea52a351c7e333f91
|
|
|
|
|
|
|
| |
key passphrases may live in some sort of secure storage, support running
an arbitrary command to retrieve them.
Change-Id: I49862cf60f1b73a2356e0c492e1038beef28a95f
|
|
|
|
| |
Change-Id: I9cbeb6edea79a7e9bb0fc692e53497b54058d67f
|
|
|
|
|
|
|
|
| |
* BOARD_USES_UBOOT is unused.
* Same goes for BOARD_USES_UNCOMPRESSED_BOOT. Furthermore,
it is superseded by TARGET_USES_UNCOMPRESSED_KERNEL.
Change-Id: I9f0e2848fcd0cd212bccacf14df55ad03f821051
|
|
|
|
| |
Change-Id: I087a97e31cab2ccfba16b5378cef429785baf7d0
|
|
|
|
|
|
|
|
|
| |
* These (qcom specifically) are now needed sooner than we had
previously been importing them. Include them within their
<platform>_target.mk makefiles. This ensures they'll be
imported before their macros are needed.
Change-Id: I06c6ab66446e2f0b54c245cf6c2cf665b649e0c9
|
|
|
|
|
|
| |
CAF recommends using https://source.codeaurora.org/quic/la now.
Change-Id: Ic8d6451111f0e71bce044ffaae79f0acfc34caa1
|
|
|
|
|
|
|
|
|
|
| |
Currently, in the media HAL, we're replacing the usage
of this variable with a check for TARGET_BOARD_PLATFORM.
Instead of having to do that every time a new branch is made,
define the variable in qcom_target.
Change-Id: Idd85b6f0b167bbc64833eb03335abcaa7b9de4a9
|
|
|
|
| |
Change-Id: I97f812412f94a0638e78eaf7e45112b6924120a9
|
|
|
|
|
|
|
|
|
|
|
| |
Replace this with TARGET_BOOTANIMATION as part of the
rework of the boot animation generation process in
vendor/cm change Iee32f18440ff955d13ed85b273e97cbd540721fc.
This reverts commit b2483ae08c00c42bd97f3b9e2ba5e841ec243d62.
Change-Id: Id6fc55ee1bc0149f25e6165a3e5f3209ad4424fc
(cherry picked from commit 74b511974651cbbcffd6e472777d33b4bf9ae5bc)
|
|
|
|
|
|
|
|
|
| |
* This code was introduced to support building from Qualcomm hardware
manifests, placing the appropriate Qualcomm HALs at the AOSP
hardware/qcom/$(HAL_TYPE) location. This isn't a supported use case
anymore, so remove the dead code.
Change-Id: Id7d53b33f53289bc1ead8eb983d7e252940b0387
|
|
|
|
| |
Change-Id: I8b44007ebbe395df3c989be37a5d45339f111130
|
|
|
|
|
| |
Change-Id: Iebdb9bb97787901096d629b469a9dca6bb50528d
Signed-off-by: Brandon McAnsh <brandon.mcansh@gmail.com>
|
|
|
|
| |
Change-Id: Ie03583dc2a974a159fa50c6cb19cb68aa256ca77
|
|
|
|
|
|
|
|
| |
CYNGNOS-3312
mnc-dev
b/32249855
Change-Id: I0ff4dccb4e307e35fb9fcc6b1e0267f5476a5898
|
|
|
|
|
|
|
|
|
|
| |
* Some projects with multiple merges and
discountinuous histories could trigger
an error here when the HEAD~{?} does
not exist, hence avoid this by ignoring
the commit and continue the search
Change-Id: Ice28c87d1bf8897da52236b637bbb0c5d349f848
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Commits are identified by their last Change-Id,
but the parser only considers the first one found
* Reverse the list to find the last Change-Id
and avoid multiple repopick attempts on the same commit
RM-290
Change-Id: Ie0204245a47799f8ead21148e0b4e9356cf271eb
|
|
|
|
|
|
|
|
|
| |
* Verify that the project has at least 10 commits to verify,
if not check only the amount of existing commits
RM-290
Change-Id: Ic95212510d8f5b980c9a94af8d5ac1e0dfd94b3e
|
|
|
|
|
|
| |
RM-290
Change-Id: I6f7891a52fb1538e88f5a68dd28ef1c603ee7067
|
|
|
|
|
|
|
|
| |
check the last 10 commits to HEAD for a dupe change id.
RM-290
Change-Id: Icfbf8b4eae165cf84ef4a82f54f792e9c9acd67b
|
|
|
|
|
|
|
|
|
|
| |
* If the project doesn't have a revision specified, try
to see if it's remote has one specified before falling back
to the global default.
RM-290
Change-Id: I05129413b154e5d08d0fa9ef0ce853631b7e1562
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. The Sony kernel is no longer BF64-based.
2. There is no reason for Sony devices to set
the BOARD_USES_QCOM_HARDWARE flag, since they
are meant to be using AOSP code + select patches.
Revert for now until a better solution is decided upon.
This reverts commit be202afa17314f84ce69ee33a6936ca9abbf499b.
Change-Id: I94749d116340e9eb4a2fcc88a2b4514719e2279d
|
|
|
|
| |
Change-Id: I5c83e7de97b75ece9a1306cb20b058d9fd30e288
|
|\
| |
| |
| |
| |
| |
| |
| | |
CYNGNOS-3303
Android 6.0.1 release 74
Change-Id: Ie96480de0df00e2d4c7d298f53e4f102aad5c823
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
b/31618336
Change-Id: I3c9459553fdc89cacdf74d5e5801871b7192bc51
(cherry picked from commit dcfd738833ea0c6d271b45d50a652191e6c345f0)
|
| |
| |
| |
| |
| |
| |
| | |
b/31618336
Change-Id: I18b3a0d690ab238fcd3cafa65b873ce7432c9c25
(cherry picked from commit 62b28398ba157b65a4825bea59806c060503500c)
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
Bug: 29881091
Change-Id: Ib30aac55540513e43af147914f4470a78f368ef6
(cherry picked from commit f45494279a4f46c51ce26935e221a121262f49ee)
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Security Updates (rebased)
b/30946906
Change-Id: Ia5207f919908496a593e3163788bfb75ce4e055d
(cherry picked from commit bb45bd20e97be07ec92facf411aae91d90490a5b)
|
| |
| |
| |
| |
| | |
Change-Id: I7ccdd54c1d269422c5e2e1f3e268fc539b6eb684
(cherry picked from commit cb60b2dedbf6a346f3affc66a2e89a8068c530e2)
|
| |
| |
| |
| |
| |
| |
| | |
Newer QCOM HALs use this flag for libc2dcolorconvert,
examples being msm8937 and msm8996 media HALs.
Change-Id: I28e8a42b58b4f5f71126df7ad97c377724da5bab
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When signing a build, the recovery can be built twice, once when signing
and again when adding the image to target files.
This is usally not a problem for deterministic signatures but a custom
signing method might include a time-based component which affects
checksums of the generated images. This means that the recovery patches
(i.e. install-recovery) will fail to checksum.
This patch makes adding images to target files, when invoked from
sign_target_files_apks, always rebuild the recovery patch with the newly
generated images so that the checksums are consistent irrespective of
potential time components.
Change-Id: I575c69dc96a6d4d69b3ea9d037f5f13c97afa87e
|
| |
| |
| |
| |
| |
| |
| | |
* Fix -caf and -caf-<platform> projects
* Fix AOSP HALs that are synced in "/default" subfolder
Change-Id: I33cc344a3234de6698676c32035622acbec03dd1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* In the case of a host installed only with java 8,
the build starts correctly but on use of JAVA_HOME
binaries, the java references are missing
* Allow the java 7 to be tested and try to use java 8
Change-Id: Ie50892edb54feb8608a0ef80a1c2a8667703e8ee
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Android 6.0.1 Release 72 (M4B30X)
Change-Id: Ida42e8942cf7ed3d69ac6cdf9fc70a0098c3b259
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 29881091
Change-Id: Ib30aac55540513e43af147914f4470a78f368ef6
(cherry picked from commit f45494279a4f46c51ce26935e221a121262f49ee)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Security Updates (rebased)
b/30946906
Change-Id: Ia5207f919908496a593e3163788bfb75ce4e055d
(cherry picked from commit bb45bd20e97be07ec92facf411aae91d90490a5b)
|
| | |
| | |
| | |
| | |
| | | |
Fix merge conflict into mmr3
Change-Id: I7ccdd54c1d269422c5e2e1f3e268fc539b6eb684
|
| | | |
|
| | | |
|