Revert "FOTA: Create /cache/recovery in init.rc for FOTA"

* This is done in init.rc since 2015

This reverts commit d32b741b5b.

Change-Id: I446b8586befaf1650a4e772890640c9ccde9e35b
This commit is contained in:
Michael Bestas 2021-11-28 23:52:12 +02:00
parent de372eb7f9
commit 03d5a8aa29
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -2,9 +2,6 @@
on init
export TERMINFO /system/etc/terminfo
on post-fs-data
mkdir /cache/recovery 0770 system cache
# bugreport is triggered by holding down volume down, volume up and power
service bugreport /system/bin/dumpstate -d -p -z
oneshot