Revert "Revert "flounder: turn off verity for all targets""

This reverts commit e89b0c7f36938e4dff2d4dc236b4139eb40f2a7a.

Feature punted from LMP MR1

Change-Id: I54366ba2451bcd416577a3c450603a098fee5bd2
diff --git a/fstab.flounder b/fstab.flounder
index 2f212b8..3088f4d 100644
--- a/fstab.flounder
+++ b/fstab.flounder
@@ -3,8 +3,8 @@
 # The filesystem that contains the filesystem checker binary (typically /system) cannot
 # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
 
-/dev/block/platform/sdhci-tegra.3/by-name/APP   /system             ext4      ro                                                    wait,verify
-/dev/block/platform/sdhci-tegra.3/by-name/VNR   /vendor             ext4      ro                                                    wait,verify
+/dev/block/platform/sdhci-tegra.3/by-name/APP   /system             ext4      ro                                                    wait
+/dev/block/platform/sdhci-tegra.3/by-name/VNR   /vendor             ext4      ro                                                    wait
 /dev/block/platform/sdhci-tegra.3/by-name/CAC   /cache              ext4      noatime,nosuid,nodev,nomblk_io_submit,errors=panic    wait,check
 /dev/block/platform/sdhci-tegra.3/by-name/UDA   /data               f2fs      noatime,nosuid,nodev,errors=recover    wait,check,forceencrypt=/dev/block/platform/sdhci-tegra.3/by-name/MD1
 /dev/block/platform/sdhci-tegra.3/by-name/UDA   /data               ext4      noatime,nosuid,nodev,nomblk_io_submit,errors=panic    wait,check,forceencrypt=/dev/block/platform/sdhci-tegra.3/by-name/MD1