Stop setting vold.post_fs_data_done
The "vold.post_fs_data_done" system property was only used by FDE, which is no longer supported and was never used by this device in the first place, so there's no need to set this system property. Bug: 208476087 Change-Id: I26d7fc3a79fbf42df6bd224699c6807f2abcea48
This commit is contained in:
parent
30accea571
commit
3113cfcc87
1 changed files with 0 additions and 1 deletions
|
@ -366,7 +366,6 @@ on post-fs-data
|
|||
chmod 0664 /sys/devices/platform/1c2c0000.drmdsim/hs_clock
|
||||
chmod 0664 /sys/devices/platform/1c2d0000.drmdsim/hs_clock
|
||||
|
||||
setprop vold.post_fs_data_done 1
|
||||
setprop wifi.direct.interface p2p-dev-wlan0
|
||||
setprop wifi.aware.interface aware_nmi0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue