platform_bootable_recovery/recovery_utils
Steve Kondik 9e4271094a recovery: Puke out an /etc/fstab so stuff like busybox/toybox is happy
* And disregard special mount flags on purpose because of certain
   dubious packages which "exec busybox mount".

Squashed:
Author: Alessandro Astone <ales.astone@gmail.com>
Date:   2021-03-26 18:02:34 +0100

    roots: Correct mount flags in /etc/fstab

    The logic here got inverted.

    Change-Id: I63c0d77fa17442ae8630015a52c7bf1be66f69f4

Change-Id: I163702c9bd7fca3d40676fd6d8476e8deb13acc0
2024-09-08 01:05:29 +02:00
..
include/recovery_utils recovery_utils: add support for unmounting entire volumes 2024-09-08 01:03:51 +02:00
Android.bp rm -rf non-AB code 2024-04-05 09:49:38 -07:00
battery_utils.cpp GetBatteryInfo() also reads AIDL health HAL. 2021-12-06 16:53:58 -08:00
logging.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
parse_install_logs.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00
roots.cpp recovery: Puke out an /etc/fstab so stuff like busybox/toybox is happy 2024-09-08 01:05:29 +02:00
thermalutil.cpp otautil: Factor out the utils that're private to recovery. 2019-10-02 10:56:46 -07:00