summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partially revert "healthd: allow custom charger"Ethan Chen2015-12-011-6/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adb: Fix recovery_modeTom Marshall2015-12-012-4/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Actually use correct common backlight functionEthan Chen2015-11-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Call common backlight functionEthan Chen2015-11-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "healthd: charger: Add backlight control in charging animation"Ethan Chen2015-11-302-56/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: charger: Add backlight control in charging animationFenglin Wu2015-11-302-0/+56
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: Turn screen off before rebootingPat Erley2015-11-301-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Allow targets to ignore the ro.revision propertyChristopher N. Hesse2015-11-292-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mkbootimg: Add --second_offset to usage displayBrandon McAnsh2015-11-261-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ueventd: Fix bootdevice by-name/by-num link creationDavid Ng2015-11-241-13/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Add support for gzipped firmware filesChris Fries2015-11-232-15/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | healthd: allow custom chargerScott Mertz2015-11-201-2/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/system/co...Steve Kondik2015-11-161-32/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "adbd: Don't close/reopen FFS ep0 on disconnect"Mayank Rana2015-10-261-32/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose df to toybox.Elliott Hughes2015-11-142-86/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose du to toybox.Elliott Hughes2015-11-142-371/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose lsof to toybox.Elliott Hughes2015-11-142-254/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose ls to toybox.Elliott Hughes2015-11-142-589/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose uptime to toybox.Elliott Hughes2015-11-142-88/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove watchprops.Elliott Hughes2015-11-142-93/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lose ionice and renice to toybox.Elliott Hughes2015-11-143-221/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to toybox mount(1).Elliott Hughes2015-11-142-361/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Fire a trigger when a class is started/stoppedSteve Kondik2015-11-111-4/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | liblog: fix building with LOGD disabledDan Pasanen2015-11-101-0/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [gatekeeperd] copy uid to local before passing to u_mapAndres Morales2015-11-092-3/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: fix logic for determining charger modeDan Pasanen2015-11-071-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set /system/etc/init.d/* permissionsMichaƫl Burtin2015-11-071-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: create symlinks to mtd block device nodesBrian Beloshapka2015-11-071-0/+59
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: define BOARD_CHARGING_CMDLINE parametersEthan Chen2015-11-071-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Bring back support for arbitrary chargermode cmdlinesRicardo Cerqueira2015-11-071-1/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: Allow devices to use user-space tools to set ro.serialnoChristopher R. Palmer2015-11-072-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | init: add detection of charging modePawit Pornkitprasan2015-11-052-1/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | camera: Add L-compatible camera feature enumsSteve Kondik2015-11-051-0/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'android-6.0.0_r26' into cm-13.0Ricardo Cerqueira2015-11-0523-142/+587
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-240-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add system-background cpusetTim Murray2015-09-211-0/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-200-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-150-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-130-0/+0
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-100-0/+0
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-090-0/+0
| | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-060-0/+0
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add zygote to the foreground cpuset.Tim Murray2015-09-024-2/+6
| | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-09-020-0/+0
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-270-0/+0
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-250-0/+0
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-220-0/+0
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-190-0/+0
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-08-080-0/+0
| | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge in mnc-dr-release history after reset to mnc-dr-devThe Android Automerger2015-07-290-0/+0
| | | | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \