Loading rootdir/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ prebuilt_etc { src: "init.rc", sub_dir: "init/hw", required: [ "fsverity_init", "platform-bootclasspath", "init.boringssl.zygote64.rc", "init.boringssl.zygote64_32.rc", Loading rootdir/init.rc +0 −3 Original line number Diff line number Diff line Loading @@ -620,9 +620,6 @@ on late-fs # HALs required before storage encryption can get unlocked (FBE) class_start early_hal # Load trusted keys from dm-verity protected partitions exec -- /system/bin/fsverity_init --load-verified-keys # Only enable the bootreceiver tracing instance for kernels 5.10 and above. on late-fs && property:ro.kernel.version=4.19 setprop bootreceiver.enable 0 Loading Loading
rootdir/Android.bp +0 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,6 @@ prebuilt_etc { src: "init.rc", sub_dir: "init/hw", required: [ "fsverity_init", "platform-bootclasspath", "init.boringssl.zygote64.rc", "init.boringssl.zygote64_32.rc", Loading
rootdir/init.rc +0 −3 Original line number Diff line number Diff line Loading @@ -620,9 +620,6 @@ on late-fs # HALs required before storage encryption can get unlocked (FBE) class_start early_hal # Load trusted keys from dm-verity protected partitions exec -- /system/bin/fsverity_init --load-verified-keys # Only enable the bootreceiver tracing instance for kernels 5.10 and above. on late-fs && property:ro.kernel.version=4.19 setprop bootreceiver.enable 0 Loading