summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Collapse)Author
2021-09-13sdm660-common: Move to SPDX license identifierSebastiano Barezzi
Change-Id: Ic46de254772fb2c3d57566ac0c60a7f5a7f55ab9
2020-12-20sdm660-common: Adapt libinit to Android 11Lucchetto
Change-Id: Ia6b6f753891b639dad4e380bdba6b594faf2a550
2020-04-30sdm660-common: init: Rework dalvik heap valuesDavide Garberi
* Fixup some wrong values * Add support for 6gb devices Change-Id: I82eba78f85afe6dfa5cd0eb7e86e997a0b72e929
2020-04-30sdm660-common: init: Cleanupjhenrique09
Change-Id: I7a14a43b9cc19e6b3c650a6989f9ce2c8dfd6956
2020-04-30sdm660-common: Convert libinit_sdm660 to blueprintdianlujitao
Change-Id: I990a4d2c68cd51f0043390408c3b128c4bb20900
2020-04-30sdm660-common: init: Rename extra libinit supportIsaac Chen
Change-Id: I65fc9062436272148a0b9661932771cf130e2cb7 Signed-off-by: Isaac Chen <tingyi364@gmail.com>
2019-09-18sdm660-common: Convert to 660 common treeDavide Garberi
Change-Id: I903039730f4181f6a326f28e0ea212db68bdabcc
2019-08-13wayne-common: Remove power-off alarm stuff from init extensiondianlujitao
* CAF's init.qcom.early_boot.sh checks /persist/alarm/powerOffAlarmSet before setting ro.alarm_boot, but on Oreo nothing writes to that file, thus code is never executed and the prop is never set. * Without ro.alarm_boot=true, the system will boot normally instead of boot to min framework even on rtc, and alarm will ring after boot completed. Change-Id: Ie4d30358314337c229a66a16195f675198ef7d52
2018-12-02wayne-common: Adapt libinit for wayneMichael Bestas
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-02wayne-common: biometric: Detect fingerprint from cmdlineIsaac Chen
* Cleanup fingerprint logic
2018-12-02wayne-common: init: Remove non-common model detectionIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13wayne: Set model via checking hardware revisionIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13wayne: Build libinitIsaac Chen
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>