summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevin Kim <dojip.kim@lge.com>2017-09-19 14:09:32 -0700
committerWei Wang <wvw@google.com>2017-09-20 13:43:54 -0700
commitbfbbe8646f4cdf923c21bd90dd948e431d99c807 (patch)
treee6264c790263d6c9d74cd92ee398465dc4f4a330
parent57353110364f683e0c4c2fc55ade7c2a099a8021 (diff)
downloaddevice_google_taimen-bfbbe8646f4cdf923c21bd90dd948e431d99c807.tar.gz
device_google_taimen-bfbbe8646f4cdf923c21bd90dd948e431d99c807.tar.bz2
device_google_taimen-bfbbe8646f4cdf923c21bd90dd948e431d99c807.zip
Revert "Set the slot_suffix for backward compatibility"
This reverts commit c59cc615008b1c498e5c5134a4439a561114278c. Test: boot Bug: 37663204 Change-Id: I5b1ff4261b3e4410a31eb0181686806f6589edec
-rw-r--r--init-taimen.rc4
1 files changed, 0 insertions, 4 deletions
diff --git a/init-taimen.rc b/init-taimen.rc
index 0ea849f..127abf6 100644
--- a/init-taimen.rc
+++ b/init-taimen.rc
@@ -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}