post_boot: Remove energy-awareness to start from shell
Enery-awareness is started as a service in init.target.rc. Removing it from the init.qcom.post_boot.sh Change-Id: Ifa34a1da02c9bcdf945cec6f2d2bdd3ae59801e7
This commit is contained in:
parent
8cf6458c97
commit
4845c5a765
|
@ -1236,9 +1236,6 @@ case "$target" in
|
|||
|
||||
# Set Memory parameters
|
||||
configure_memory_parameters
|
||||
|
||||
# start energy-awareness service
|
||||
start energy-awareness
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue