summaryrefslogtreecommitdiff
path: root/init.hardware.rc
diff options
context:
space:
mode:
authorBowgo Tsai <bowgotsai@google.com>2021-11-03 14:59:49 +0800
committerBowgo Tsai <bowgotsai@google.com>2021-11-03 14:59:49 +0800
commite6a75d3acb994ebf0fab4b22b1b07da67f403cbd (patch)
tree9e81e72f10ba373289c609b104595e5efc479ad9 /init.hardware.rc
parent15bc23b4af5e682cb7199a52039f6974f9cd66f8 (diff)
Removing 'verity_update_state'
This is not needed in device-specific init.rc file, because it's is superseded by commit I300265f4af9c2781d40537f391bda9eaf62c27ba. Bug: 203720638 Test: presubmit Change-Id: I81d6c88bf3a05deab6baf13e172eb978efdf677b
Diffstat (limited to 'init.hardware.rc')
-rw-r--r--init.hardware.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index 50b7482c..ad788c9c 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -374,9 +374,6 @@ on early-boot
write /sys/kernel/boot_adsp/boot 1
write /sys/kernel/boot_cdsp/boot 1
- # Update dm-verity state and set partition.*.verified properties
- verity_update_state
-
# Permission for rainbow sensor
chown cameraserver camera /sys/devices/platform/soc/ac4a000.qcom,cci/ac4a000.qcom,cci:qcom,rainbow@20/rainbow_enable
chmod 0660 /sys/devices/platform/soc/ac4a000.qcom,cci/ac4a000.qcom,cci:qcom,rainbow@20/rainbow_enable