summaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Collapse)Author
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>