| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I8ad28d71254941c0aacb91b1c6c702f9f13caf5f
|
|
|
|
|
|
|
|
| |
Some boot images will need to be signed using specific tools. Allow
passing the path to this tool through an environment variable.
Change-Id: I958726fdae8d63fe99d639dfa361046b528a087c
Ticket: CYNGNOS-2868
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When invoking clang for the host to assemble .S files, the -B flag
would not be provided, which allowed the host prebuilt clang to
use an 'as' from the native environment. Most of the time this
"just works", but some newer 'as' versions cause problems with
the older prebuilt toolchain, for example by generating
unsupported relocation types.
To avoid this problem, simply use the -B flag to tell clang to
invoke the assembler from the correct prebuilt gcc prefix.
Change-Id: I18ea4f37ae637b652cfd7321c41929f8be075342
Signed-off-by: Alistair Strachan <alistair.strachan@imgtec.com>
|
|
|
|
|
|
| |
* for example: repopick 12345-12350
Change-Id: I3b8f2c331a6ac5488032432e133bd4b44d0bf007
|
|
|
|
|
|
|
|
| |
* CM specific packages should go into vendor/cm
This reverts commit 0c03d1e623e77bab4825da899e52b4ffc849a3af.
Change-Id: I5810111672a4566def56df80e9cdc9bd1e158c70
|
|
|
|
|
|
|
|
|
| |
Fixes: sed: -e expression #1, char 9: unknown option to `s'
* Return if .git directory is missing and move it on the top
* Update cmremote strings ( match caf/aosp remote )
Change-Id: Ifb606a20f308e7317e9ce519d682a3fdb8bfe9bf
|
|
|
|
| |
Change-Id: Ia167198b82a9b41ed93e59048a55d0e1da7f0512
|
|\
| |
| |
| |
| |
| |
| | |
Ticket: CYNGNOS-2373
Android 6.0.1 release 43 (MOB30J)
Change-Id: Ie9c8bd51e3c1b06fa7d23f11739f9be137d224bb
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
b/27724973
Change-Id: I572123586730e45b304f352c8b0fd6371ff5788b
|
| |
| |
| |
| |
| | |
Change-Id: Ic5a4980d1d45df24f6242e31fdfd86543f56e19c
TICKET: RM-232
|
| |
| |
| |
| |
| | |
TICKET: RM-232
Change-Id: Ic5b3850a81b959b05a218cd967dcec71c15a4cd5
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allow to specify a proguard file by defining LOCAL_CONSUMER_PROGUARD_FILE
that will inserted in the root directory of the aar and to be consumed by another apk
via gradle plugin
Change-Id: Ia3c11e5ea8e694800fb262b835432f86a6777f86
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|\ \
| |/
| |
| |
| |
| |
| | |
RM:234
Android 6.0.1 release 30
Change-Id: Id4377e6713ea15e0acf284d27b137c6df6262c3f
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OTA v2
- kernel updates with patches for CVE-2015-1805
b/27724967
Change-Id: Ie9daf35dcba3f844c925358daf2646b7ab5b5f5f
Fix merge conflict to mnc-mr2-release w/ security string change to 2016-04-02
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
b/27272697
Change-Id: I99c2c892a21f4c36226ea5f8d94689d6218ccf7e
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Change-Id: I81971e65a7f75ad5755bfdbed229c30d447c7d55
|
| |
| |
| |
| |
| |
| |
| |
| | |
We don't need this package to be included in fastboot images, so skip
it when we are creating fastboot images.
Change-Id: I1e0676f5cbf7468088e6997f83ae845578864668
Ticket: CYNGNOS-936
|
| |
| |
| |
| |
| |
| |
| | |
Python 3 compatibility fail
Change-Id: I0acb7059b554ad16833ccdd09643f52f2c44a3f2
Ticket: RM-233
|
| |
| |
| |
| |
| |
| |
| |
| | |
Set PRODUCT_PRIVATE_KEY to the path of the boot image signing
certificate to sign an image for secure boot.
Ticket: RM-233
Change-Id: I2c767c6f9c3740bed3d7094d2d0b50a075e08abc
|
| |
| |
| |
| |
| | |
Change-Id: Id17ef7de8b0146dd6e4b2cc3cc5b88453da38f6c
Ticket: FEIJ-62
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adds the capability of generating a OEM image with the build
and adding it to target files when BOARD_OEMIMAGE_FILE_SYSTEM_TYPE
is set.
Change-Id: I6c596d58d9d5ece1a261d953eeb8c60eac30e642
Ticket: CYNGNOS-936
(cherry picked from commit 1966a9e7c22b95eb4c16be6aee7adf43cb6ce118)
|
| |
| |
| |
| |
| |
| |
| | |
* Products supporting BOOT_SIGNER should depend on BOOTIMAGE_EXTRA_DEPS
as well, since that dt.img generation is tied to that rule.
Change-Id: I7c3040d0c59c66aaac46121d6ca50ab96bdf7e72
|
| |
| |
| |
| |
| |
| |
| |
| | |
* dtbToolCM is able to search subdirectories, but we are not guaranteed
that other dtbTool binaries have the same capability. Re-specify
multiple paths for non-dtbToolCM builds just in case.
Change-Id: Id69e000af5eba60a07662b178cb95950451efd17
|
| |
| |
| |
| |
| |
| |
| | |
When setting BOARD_USES_MTK_HARDWARE, a global MTK_HARDWARE define will
be available to all target modules.
Change-Id: Id2a2996139a31afb6eb37f7ee24202587cb4beb1
|
| |
| |
| |
| | |
Change-Id: I554840be954545ab7637c9e5a6fcc7cb5a5da7c1
|
| |
| |
| |
| | |
Change-Id: Icbeaa995047289b5e10cdebf805f8bd8cb7978b1
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adding the ability to set default locale from the device tree. Adding
the TARGET_SKIP_DEFAULT_LOCALE flag which can be set in the device tree,
thus preventing buildinfo.sh from overriding default locale.
Change-Id: I66bcedb42216acee56ceaf657a39dc23d7eea6f4
Issue-Id: FEIJ-22
|
|\ \
| | |
| | |
| | |
| | | |
Ticket: CYNGNOS-2213
Android 6.0.1 release 24
|
| | | |
|
| | | |
|
| |\ \ |
|
| | |\ \ |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
OTA v2
- kernel updates with patches for CVE-2015-1805
b/27724967
Change-Id: Ie9daf35dcba3f844c925358daf2646b7ab5b5f5f
|
| | | | | |
|
| | | |\ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | | | |
|