Skip to content

Tags: jleveque/android_system_core

Tags

cm-10.2.0

Toggle cm-10.2.0's commit message
init: Remove $TERM from global environment

 * This is causing CTS failure due to GTest spewing colors.
 * We'll set it in mksh instead.

Change-Id: I377e30164019c01b0ad076c16e6ed3241e4d9940

cm-10.2-M1

Toggle cm-10.2-M1's commit message
charger: Allow home key on newer devices to wake device

 * On newer devices, the home key button is usually mapped
   to KEY_HOMEPAGE. Allow it to wake the device.

Change-Id: I6423e4c6fb7992c77dc052a9f0aadae1fa8055dd

cm-10.1.3

Toggle cm-10.1.3's commit message
ueventd: allow platform devices to have just a /devices/ prefix - DO …

…NOT MERGE

When using device tree, platform devices may not have a
/devices/platform/ path prefix, but can be rooted in
/devices/.

Modify the platform device tracking code to store the device
path as well as the name. This way, when we create symlinks, we
can correctly skip the base platform device prefix and get to the
proper device node path.

Change-Id: I939ef8fbcb45c5c803cd9a054e40136a912efc72
Signed-off-by: Dima Zavin <[email protected]>

cm-10.1.3-RC2

Toggle cm-10.1.3-RC2's commit message
Fix failure to build from source with modern _host_ glibc/gcc.

One should not define __USE_GNU directly, and instead _GNU_SOURCE
should be defined as early as possible, before first (indirect)
inclusion of features.h

Change-Id: I4d109d4fa0c3d266b873d2a0a66a52e1a4faa234
Signed-off-by: Dmitrijs Ledkovs <[email protected]>

cm-10.1.3-RC1

Toggle cm-10.1.3-RC1's commit message
Fix failure to build from source with modern _host_ glibc/gcc.

One should not define __USE_GNU directly, and instead _GNU_SOURCE
should be defined as early as possible, before first (indirect)
inclusion of features.h

Change-Id: I4d109d4fa0c3d266b873d2a0a66a52e1a4faa234
Signed-off-by: Dmitrijs Ledkovs <[email protected]>

cm-10.1.2

Toggle cm-10.1.2's commit message
init: provide initial pemissions for ondemand governor

also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2

cm-10.1.1

Toggle cm-10.1.1's commit message
init: provide initial pemissions for ondemand governor

also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2

cm-10.1.0

Toggle cm-10.1.0's commit message
init: provide initial pemissions for ondemand governor

also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2

cm-10.1.0-RC5

Toggle cm-10.1.0-RC5's commit message
init: provide initial pemissions for ondemand governor

also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2

cm-10.1.0-RC4

Toggle cm-10.1.0-RC4's commit message
init: provide initial pemissions for ondemand governor

also set all governor permissions a bit late

Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2