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:
parent
de372eb7f9
commit
03d5a8aa29
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue