Revert "Enable ril-daemon only after migrating qcril.db"

This reverts commit 5386b56edca46dee10ba817dfdfe9316efa44aa8.

The previous approach to force-enable SIMs on upgrade to Android 7 did
not work on encrypted devices.

Issue: FP2N-295
Depends-On: I95f4c6f2a9ff8d2646aed3c17b44994babfc9c05
Change-Id: I6fe02676e1e4f5e724ca3194c700ceec5d9be3db
diff --git a/rild/rild.rc b/rild/rild.rc
index 1f1f16f..a43d77e 100644
--- a/rild/rild.rc
+++ b/rild/rild.rc
@@ -5,10 +5,3 @@
     socket rild-debug stream 660 radio system
     user root
     group radio cache inet misc audio log readproc wakelock qcom_diag
-    disabled
-
-# Fairphone 2: Start the RIL daemon after applying custom migrations to the
-# qcril.db, so that they take effect without an additional reboot.
-# See migrate_qcril_db for details.
-on property:fp2.qcril_db_migration_done=1
-    enable ril-daemon