rosemary: Drop displayfeature HAL

Change-Id: I509f2a537ee2c0f35f32a82d03ca696e1d62b99b
This commit is contained in:
Matsvei Niaverau
2022-12-04 13:10:00 +01:00
parent d11f3ea5f0
commit 712985a299
3 changed files with 0 additions and 23 deletions

View File

@@ -1190,20 +1190,6 @@ on property:vendor.elliptic.sensor.test=1
on property:vendor.elliptic.sensor.test=0
stop ellipticSensorTest
service displayfeature /system/bin/displayfeature
class late_start
user root
group root
on property:init.svc.surfaceflinger=stopped
stop displayfeature
on property:init.svc.surfaceflinger=running
start displayfeature
on property:init.svc.surfaceflinger=restarting
stop displayfeature
on property:sys.boot_completed="" && property:persist.radio.op.name=AT && property:persist.vendor.op.name.last=UN
setprop persist.vendor.op.name.last "AT"
setprop sys.powerctl "reboot"