sm8350-common: Fix host_init_verifier errors
Change-Id: I6d6ca2bd57ef36916e17cc91fea13839d03d02a8
This commit is contained in:
parent
044ba4df05
commit
c85c37e576
2 changed files with 0 additions and 5 deletions
|
@ -585,7 +585,6 @@ service vendor.move_wifi_data /system/bin/move_wifi_data.sh
|
|||
oneshot
|
||||
|
||||
service wigignpt /vendor/bin/wigignpt
|
||||
interface vendor.qti.hardware.wigig.netperftuner@1.0::INetPerfTuner default
|
||||
class hal
|
||||
socket wigig/wigignpt stream 660 system wifi
|
||||
user system
|
||||
|
|
|
@ -112,10 +112,6 @@ on late-fs
|
|||
#exec_start wait_for_keymaster
|
||||
start console
|
||||
mount_all /vendor/etc/fstab.qcom --late
|
||||
#ifdef VENDOR_EDIT
|
||||
# sam.li@SYSTEM,add for mountting reserve.img
|
||||
mount_reserve ext4 loop@/data/reserve/reserve.img /system/reserve ro context=u:object_r:system_file:s0
|
||||
#endif /*VENDOR_EDIT*/
|
||||
|
||||
on post-fs-data
|
||||
mkdir /vendor/data/tombstones 0771 system system
|
||||
|
|
Loading…
Reference in a new issue