Tianjie Xu | 6c863b7 | 2017-09-17 15:44:51 -0700 | [diff] [blame] | 1 | service update_engine /system/bin/update_engine --logtostderr --logtofile --foreground |
Gilad Arnold | fb3a3b6 | 2015-09-17 10:39:35 -0700 | [diff] [blame] | 2 | class late_start |
Alex Deymo | f22a39a | 2015-10-15 12:59:27 -0700 | [diff] [blame] | 3 | user root |
Xihua Chen | aff17cf | 2018-10-25 15:18:57 +0800 | [diff] [blame] | 4 | group root system wakelock inet cache media_rw |
Isaac Chen | 6651a12 | 2017-12-13 17:22:25 +0800 | [diff] [blame] | 5 | disabled |
| 6 | |
| 7 | on property:ro.boot.slot_suffix=* |
| 8 | enable update_engine |