| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I3b5bf8a5f62dcdf267662bb97a2073150152cfa6
|
|
|
|
|
| |
Change-Id: I7621818ba7ed997676728fe865f37a25b3a5b8b5
Signed-off-by: Chirayu Desai <cdesai@cyanogenmod.org>
|
|
|
|
|
|
|
| |
* This allows specifying a variant defconfig, and an selinux defconfig
which are simply configuration fragments.
Change-Id: I97882ae3b8c2e16ff6a7dce8dd3a70d70f8aa866
|
|
|
|
|
|
| |
cm.mk.template uses PRODUCT_NAME := cm___DEVICE__
Change-Id: I063fc4b93d90ebb034637bf3e92d83c77aa439ca
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 724feedbd9e668e239e827b974437da85c140313.
This breaks package naming, since a build.prop from a previous build
can be present before the cleanup rules apply, and this is variable
is generated before the build actually begins.
Most notably, this happens in jenkins with consecutive builds, even if
from different projects and tags.
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/build into cm-10.1
Android 4.2.2 release 1.2
# gpg: Signature made Wed 17 Apr 2013 12:58:50 PM PDT using DSA key ID 9AB10E78
# gpg: Can't check signature: public key not found
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
* Needs a change to adb to allow waiting for recovery
Change-Id: Ia90645513f46bcb5f20b7c74c55ef15842710d3d
|
| |
| |
| |
| |
| |
| |
| |
| | |
There were two checks for bash version, the 2nd was superfluous; this
patch removes the duplicate checks, and shifts the bash version check to
being back after the "are we in bash" check.
Change-Id: I57ff8c1fedce80f739c06643d2976d2c1465db1b
|
| |
| |
| |
| |
| |
| | |
The bash completion script requires bash 4.0
Change-Id: Id81a42585b1d2cb568cb1b8f602f2bb447bef214
|
| |
| |
| |
| |
| |
| | |
Let me know if I am doing something wrong.
Change-Id: I6f61f869140b26db0a119617b353e0952eeaebeb
|
| |
| |
| |
| |
| |
| | |
* Requires new recovery and updated adbd
Change-Id: I65990822ab63313701d74783d95611d128d90f94
|
| |
| |
| |
| |
| |
| | |
This reverts commit 875e83165081425e74ce7c999b51c01cac0c876c
Change-Id: I670a1bea555cc7ac8346fba347b9cb40092c3da1
|
| |
| |
| |
| | |
Change-Id: I6c0fce5e67a3b5c49023d3c00825e35b08d41845
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The variable CM_VERSION gets updated each build, but
the actual ro.cm.version in the build.prop doesn't on
incremental builds.
Name the 'bacon' package according to cm version
from the build.prop (if it exists), so that the actual
version and the name of the zip stay in sync.
Change-Id: I2dacfbbf2ae418945a9b37fef2fd7cbd31510e26
|
| |
| |
| |
| |
| |
| |
| | |
Instead of using "LOCAL_MODULE_TAGS := debug" to install them.
Bug: 8276818
Change-Id: I7eba3c4e6c2f07ebe661522cb0e14afcc3ef7e92
|
| |
| |
| |
| |
| | |
Bug: 7556265
Change-Id: Ie84f5ed6b17cccea7e6181f16686e2aac6955f1a
|
| |
| |
| |
| | |
Change-Id: Iead654e30798a11e636ec743683f3431d14a858c
|
| |
| |
| |
| |
| |
| |
| |
| | |
* set TARGET_NO_KERNEL to false
* Add recovery.fstab
* Add goldfish target
Change-Id: If5104d6e949706f79c673ae26060870f86e18c62
|
| |
| |
| |
| | |
Change-Id: Ia3497f61f4e9aaeeb793cecd3b4f488f0a48181a
|
| |
| |
| |
| | |
Change-Id: Ia842827a46b107bcef0d176deb0ab651e04bfa04
|
| |
| |
| |
| | |
Change-Id: Id90d84748df41d6626dfd46befabe0054c6d14e7
|
| |
| |
| |
| | |
Change-Id: I0c641d42a96e44bb9170475d5de21cb8644e4d3d
|
| |
| |
| |
| | |
Change-Id: I8cc2303fde7c815384e09f65b6d4a1116ac29ee4
|
| |
| |
| |
| | |
Change-Id: I9f29eec73a13144b47ff7b1db1d59cb1e5a4ef64
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Change-Id: I3cece868e56f85bfa0b31a62a51e6eab2070ab06
|
|/ /
| |
| |
| | |
Change-Id: Id740ff4b848e6ccbfd658be4846197b8ca519237
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is necessary to build the SDK:
lunch sdk-eng && make sdk
Change-Id: I7b9dcfc418ddc46e2967b627525d042bbf6334e1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
If you provided a fallback branch to roomservice via the
ROOMSERVICE_BRANCHES environment var the branch search would fail
if the device repo had any tags.
Fixed this by appending the tag search results to the branch
search results instead of overwriting them
Change-Id: I73a11af1500bd04e346f08ec3f83454502f3a169
|
| |
| |
| |
| |
| |
| | |
* Check the size of /cache and use it if possible.
Change-Id: I72fecf3f8d2311c04e63fe81a7ca9a8a6a40419d
|
| |
| |
| |
| |
| |
| | |
Make it up to the recovery to enable secure adb or not
Change-Id: I0e9b7dd7f2a350a640e424941342f1640492c552
|
| |
| |
| |
| |
| |
| |
| | |
We have no way of authorizing adb in recovery and this locks the
user/developer out of adb
Change-Id: I7df53e05a9e605bec525e22ff6aae069a85a593f
|
| |
| |
| |
| |
| |
| |
| | |
* Always set march=armv7-a
* Use mtune instead of mcpu. Bad code is generated on A15 otherwise.
Change-Id: Idf8ced8eb0e9d3d4676ca8ec69bf56aed5533bf4
|
| |
| |
| |
| | |
Change-Id: Idd495ddbb49f67fef5496456803263f8a23643c5
|
| |
| |
| |
| |
| |
| |
| |
| | |
* Enable the new NEON optimizations in Bionic when
TARGET_ARCH_VARIANT_CPU is set.
* NEON memcpy() optimization is disabled on A15 due to a regression.
Change-Id: I4862695812a70b75bdabc4398cb592157f3913c6
|
| |
| |
| |
| | |
Change-Id: I1ca1532fd4968450715ecd0cca7729e0e6d507ef
|
|\ \
| | |
| | |
| | | |
into mr1.1-staging
|
| | |
| | |
| | |
| | |
| | |
| | | |
Let kernel fully disable loadable modules
Change-Id: Ia37ec927b092c041ee4c68bf9fd0f28b7339c8ca
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
https://android.googlesource.com/platform/build into 1.1
Android 4.2.2 release 1
Conflicts:
core/build_id.mk
core/tasks/apicheck.mk
target/product/full_base.mk
Change-Id: I085357b5573fec85b05d3fc0a86c053a647e2572
|
| | | |
|
| | |\ |
|
| | | | |
|
| | | |\ |
|
| | | | | |
|
| | | | | |
|
| | | | |\
| | | |/ / |
|