From bfbbe8646f4cdf923c21bd90dd948e431d99c807 Mon Sep 17 00:00:00 2001 From: Devin Kim Date: Tue, 19 Sep 2017 14:09:32 -0700 Subject: [PATCH] Revert "Set the slot_suffix for backward compatibility" This reverts commit c59cc615008b1c498e5c5134a4439a561114278c. Test: boot Bug: 37663204 Change-Id: I5b1ff4261b3e4410a31eb0181686806f6589edec --- init-taimen.rc | 4 ---- 1 file changed, 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}