Commit graph

13 commits

Author SHA1 Message Date
Scott Warner
36ddffb679
sdm660-common: init: Use vendor_load_persist_properties
* needed because hw_id is not initialized when normal load of props is used

Change-Id: I718ee452e525a1450f02bbe529ba8d130ce8dbe3
2019-12-14 23:26:38 +01:00
Max Weffers
827979ec04
sdm660: libinit: Use ro.product.vendor.device for device check
*ro.product.name is no longer used in 10
2019-12-14 23:18:30 +01:00
jhenrique09
7e09affa32
sdm660-common: init: Cleanup init.sdm660
Too lazy to move that shit to soong

Change-Id: I7a14a43b9cc19e6b3c650a6989f9ce2c8dfd6956
2019-09-27 17:13:45 +02:00
Aryan Gupta
64d07e8da3
sdm660-common: convert libinit Android.mk to blueprint 2019-09-27 17:13:44 +02:00
Max Weffers
f749ead6c7
sdm660-common: libinit: remove heap and dalvik configs from libinit 2019-08-15 17:21:45 +02:00
Max Weffers
1e1cbb13c4
sdm660-common: libinit: Set device specific changes via libinit
Change-Id: I9a2dea3291b76d185d9ecda524a4234b6ed25412
2019-08-15 15:31:07 +02:00
Max Weffers
cb1b743b8d
sdm660-common: Transform into common sdm660 tree 2019-08-14 10:04:10 +02:00
dianlujitao
ac19818dc8 wayne-common: Remove power-off alarm stuff from init extension
* 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
2019-07-01 16:42:17 +02:00
Michael Bestas
cc472568e1 wayne-common: Adapt libinit for wayne
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-02 11:02:30 +08:00
Isaac Chen
f89bf07b99 wayne-common: biometric: Detect fingerprint from cmdline
* Cleanup fingerprint logic
2018-12-02 11:02:30 +08:00
Isaac Chen
48f31a3614 wayne-common: init: Remove non-common model detection
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-12-02 11:02:30 +08:00
Isaac Chen
f05bd896e3 wayne: Set model via checking hardware revision
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:44 +00:00
Isaac Chen
e9c2d355a4 wayne: Build libinit
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
2018-07-13 00:03:18 +00:00