Revert "Set the slot_suffix for backward compatibility"

This reverts commit c59cc61500.

Test: boot
Bug: 37663204
Change-Id: I5b1ff4261b3e4410a31eb0181686806f6589edec
This commit is contained in:
Devin Kim
2017-09-19 14:09:32 -07:00
committed by Wei Wang
parent 5735311036
commit bfbbe8646f

View File

@@ -28,10 +28,6 @@ on boot
# Allow ftm4 autotune from adb shell
chown system shell /sys/devices/virtual/input/ftm4_touch/autotune
on init && property:ro.boot.slot=*
# will remove this once slot_suffix is deprecated
setprop ro.boot.slot_suffix _${ro.boot.slot}
on init && property:ro.boot.revision=*
setprop ro.boot.hardware.revision ${ro.boot.revision}