| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\
| |
| |
| |
| |
| | |
replicant-6.0
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| |\
| | |
| | |
| | |
| | | |
Android 6.0.1 release 13
Ticket: CYNGNOS-1522
|
| | | |
|
| | |\ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For repos such as hardware/qcom/media-caf we are using the same name
with different branches for different paths.
for eg.
CyanogenMod/hardware_qcom_media-caf(branch:8994)
- fetch to : /hardware/qcom/media-caf/8994
CyanogenMod/hardware_qcom_media-caf(branch:8960)
- fetch to : /hardware/qcom/media-caf/8960
For such cases roomservice won't pick up a new path
if one already exists.
We should check for unique by target path instead.
Change-Id: I89e561ca9a2d57ede8cf782f431a8e829ea47ee5
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Some device-specific releasetool functions may expect that input_zip
and input_version are set. For incremental OTAs, target_zip and
target_version are set instead.
Set input_zip=target_zip and input_version=target_version to add
compatibility with these functions.
Change-Id: I6a04f67440618d3652396656cc1fe223d4a6b195
Ticket: RM-82
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There may be multiple entries in fstab for a mount point. Use the first
value found so the entries are prioritized in order.
Change-Id: Ibd2631413d3e00507d3a0ec84fb91755f1c7993c
Ticket: OPO-326
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Target files packages may be used for signing images separate from the
build process. Store the device tree image file in the target files
package so it can be used during the signing process.
Change-Id: Ie8507121fa9c4ba57ecffeab05bd859ae5f5b788
Ticket: CYNGNOS-1744
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This patch forces a regeneration of the .config if either the
contents of TARGET_KERNEL_ADDITIONAL_CONFIG changes or the value
of TARGET_KERNEL_ADDITIONAL_CONFIG changes.
OPO-360
Change-Id: Ide28be3fab01b9f9ad72aa9d8706131e2b9ac0c7
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When signapk.jar is invoked by scripts like
sign_target_files_apks.py, there is no console as signapk is
invoked using popen(). To support signing of APKs using
software keys with passwords, we need to read
the password from stdin if there is no console.
Change-Id: Icf69ba1e58bf1f91979eaf1d3b91cb202782e8fd
Signed-off-by: adattatr <anisha.dattatraya.kulkarni@intel.com>
Signed-off-by: Brad Geltz <brad.geltz@intel.com>
Ticket: CYNGNOS-1725
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I3746746bdf1526674f345d884e2eccef85e946ef
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
protobuf compilation defaults to dropping the generated objects and
headers onto a path derived from the origin source path. This poses
a problem with some of our repositories since they're not placed in
their original paths, and may include hard references to pb headers
assuming the original directory.
Typical use of this will be to place a
LOCAL_PROTOC_OUTPUT := <original repo path>
line in the relevant module block (for example, "hardware/ril" for our
"hardware/ril-caf")
Change-Id: Ib9b0cadd47e29a0d2e693b331cfc18e71b048ee5
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This reverts commit c5ef7f3284bd22f714b178038e42d838b275ade9.
Change-Id: I9a3cad3525a0ab8478343a346c68b258e3cbe120
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
For repos such as hardware/qcom/media-caf we are using the same name
with different branches for different paths.
for eg.
CyanogenMod/hardware_qcom_media-caf(branch:8994)
- fetch to : /hardware/qcom/media-caf/8994
CyanogenMod/hardware_qcom_media-caf(branch:8960)
- fetch to : /hardware/qcom/media-caf/8960
For such cases roomservice won't pick up a new path
if one already exists.
We should check for unique by target path instead.
Change-Id: I0a97b48ccefc5e1e3dbee803bdbcf554db2c3fc9
Signed-off-by: Arnav Gupta <championswimmer@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
was previously a prebuilt from misc
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
export androideabi arm toolchain path
Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
replicant-6.0-toolchain
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Set vendor/qcom/opensource/dataservices as the default dataservices
provider.
* Devices can override this choice by setting
USE_DEVICE_SPECIFIC_DATASERVICES and providing dataservices in the
$(TARGET_DEVICE_DIR)/dataservices directory.
* Set $(TARGET_DEVICE_DIR)/dataservices as the default dataservices
provider for non-QC hardware (Nexus devices).
Change-Id: Ie003110d7b745367947b4b728bc83800c0351068
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* The actual key for camera, gps, loc-api is qcom-$(name), not $(NAME).
Change-Id: Id0f2ed760cae3b5627983ef5a2206775bc880637
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Sony's msm8226 and msm8974 devices use HALs that match the 3.10 kernel
they use. Select a custom variant here.
Change-Id: Iecfb6bdf0e989ba5231bce6e650b6926417f7f90
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* x86_64 defconfigs live in arch/x86/configs
* Use KERNEL_ARCH instead of TARGET_KERNEL_ARCH
Change-Id: Idc191ea658fc4100bc7ad40958023c5f936daf44
|
| |\ \ \
| | | |/
| | |/|
| | | |
| | | | |
Ticket: CYNGNOS-1404
Android 6.0.1 release 10
|
| | | | |
|
| | | | |
|
| | |\ \ |
|
| | | | | |
|
| | | |\ \
| | |/ / /
| | | | _ |
|
| | | | |
|
| | | | |
|
| | |/
| | |
| | |
| | |
| | |
| | | |
b/26110717
Change-Id: I1085f5d053b07c6c81d2ef22fbba5ab9157a67f2
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
http://b/25819582
Change-Id: Ie55f9476110b08591da05774f582a6e48ce12de7
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 970f203b3d3f17b778749c3ce47eb6b922aa606c.
Change-Id: Icd96990f128e303b0e2af5af0f0d4a0f7731fe60
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Temporarily set the version back to 6.0 and security patch to
2015-11-01.
Change-Id: Idb09d6bab89362b18ae9657e3ed931d614c1894b
|
| | | |
|
| | |
| | |
| | |
| | | |
Change-Id: I032097c463598d1246feb92c02567175a65f90fd
|
| | |
| | |
| | |
| | | |
Change-Id: I48534a72e6559f60af5f9b1c09040b34b7575b63
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a new shortcut to short circuit the long build process that walks
the entire tree collecting all Android.mks. The resulting dependency
list is sufficient to rebuild the kernel, copy product files and
repack the system image with updated modules.
This shortcut allows Kernel devs to rebuild just the boot.img and
kernel modules very quickly (20s vs 3min).
Change-Id: Ie0a69f241ea7b920859ff1e02c3542b79952462c
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix some rules that listed directories as their dependencies.
Directories are always out-of-date because the rules that depend on
them touch file under the directories they depend on them.
Replace the directory dependencies with stamp file rules that handle
directory creation.
Change-Id: I2b36c846b6565b7f9aba5bb7583576ad300983b8
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Build modules and dtbs only if enabled. The make commands were allowed to
fail silently to support builds that did not have these options
enabled.
This had a side effect of allowing builds to complete even if modules
failed to build. Don't suppress these error anymore.
Change-Id: I842124b465d9e14edd6a09ffe54f09da32f10632
|
| | |
| | |
| | |
| | | |
Change-Id: I5e11b46b7c2f7f8760d6c0e713ca99c1e88b7cd3
|
| | |
| | |
| | |
| | | |
Change-Id: Idf7ed5daa4eaa88f5421c798862ea6bb09593cdc
|
| | |
| | |
| | |
| | | |
Change-Id: I0bf4cbe990c21b6d57e54e96ea62c56ca2d41b86
|
| | |
| | |
| | |
| | | |
Change-Id: Id3759aa6e25e06dfe7604fc1580ee3060175c485
|
| | |
| | |
| | |
| | | |
Change-Id: I4a1e25753a9addd199f148e7eec883b3d9ea337a
|
| | |
| | |
| | |
| | | |
Change-Id: I875d48c67efa129e800bcc834f41d39fc25a62e4
|