system/corennnnn
修订版 | 02eb518e7d14bba0d49fa1be1deab119c379878d (tree) |
---|---|
时间 | 2016-09-17 18:46:55 |
作者 | Mao Jinlong <c_jmao@code...> |
Commiter | Mao Jinlong |
Revert "init : start time_daemon when trigger_restart_min_framework"
We should not be adding qcom-specific module handling in the AOSP
version of init.rc.
This reverts commit 31ae2aacae46f2c20ea0b3921673f7a7ce6e1eae.
CRs-Fixed: 1050321
Change-Id: I4ad76713a2a9446679244b6d10569cce531ab5b2
@@ -580,7 +580,6 @@ on property:vold.decrypt=trigger_restart_min_framework | ||
580 | 580 | # A/B update verifier that marks a successful boot. |
581 | 581 | exec - root -- /system/bin/update_verifier trigger_restart_min_framework |
582 | 582 | class_start main |
583 | - start time_daemon | |
584 | 583 | |
585 | 584 | on property:vold.decrypt=trigger_restart_framework |
586 | 585 | # A/B update verifier that marks a successful boot. |