wayne-common: Update prefix of hwcomposer service
Change-Id: Iac3abf0e50d77058548bcd232411ae9d7ff6b235
This commit is contained in:
parent
d4d6651167
commit
54cb7729fd
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright (c) 2009-2012, 2014-2017, The Linux Foundation. All rights reserved.
|
||||
# Copyright (c) 2009-2012, 2014-2018, The Linux Foundation. All rights reserved.
|
||||
#
|
||||
# Redistribution and use in source and binary forms, with or without
|
||||
# modification, are permitted provided that the following conditions are met:
|
||||
|
@ -766,8 +766,8 @@ on charger
|
|||
start vendor.qcom-post-boot
|
||||
|
||||
on property:init.svc.surfaceflinger=restarting
|
||||
stop hwcomposer-2-1
|
||||
start hwcomposer-2-1
|
||||
stop vendor.hwcomposer-2-1
|
||||
start vendor.hwcomposer-2-1
|
||||
|
||||
# Set vendor-ril lib path based on Meta version
|
||||
on property:vendor.rild.libpath=*
|
||||
|
|
Loading…
Reference in a new issue