Tags: jleveque/android_system_core
Tags
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
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]>
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]>
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]>
init: provide initial pemissions for ondemand governor also set all governor permissions a bit late Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2
init: provide initial pemissions for ondemand governor also set all governor permissions a bit late Change-Id: I5c1445b31bcaf34a535efd7438fd612ada460ea2
PreviousNext