recovery: don't mount acct

/acct is not necessary anymore for process group creation (it migrated
to /sys/fs/cgroup and is automatically mounted by libprocessgroup)

Bug: 168907513
Test: booted in remote mode and tested adb sideload
Change-Id: Iaa455df65f393ac1f67ae81c6e78d8f4934d88a2
This commit is contained in:
Marco Ballesio 2021-02-11 15:30:16 -08:00
parent 8f014fa506
commit 65851cad82

View file

@ -24,9 +24,6 @@ on init
symlink /system/bin /bin
symlink /system/etc /etc
mount cgroup none /acct cpuacct
mkdir /acct/uid
mkdir /sdcard
mkdir /system
mkdir /data