android_system_core/fs_mgr/tests
Devin Moore 20b74257a6 fs_mgr: handle more bootconfig parameters
As parameters are moved from kernel cmdline to bootconfig,
fs_mgr needs to be updated to handle the new location.
/proc/bootconfig should be checked first, if not present, then check
/proc/cmdline.

Test: atest CtsFsMgrTestCases
Test: launch_cvd
Test: launch_cvd with 4.19 kernel artifacts that do not support
bootconfig
Test: Both of the above configurations with --num_instances 0 or 4
Test: Both configurations with androidboot.boot_devices or
androidboot.boot_device set
Bug: 173815685

Change-Id: I23fb07a17c25c9459833cb931ced79d5ccc3e42a
2021-03-05 09:21:19 -08:00
..
src/com/android/tests/vendoroverlay
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
AndroidTest.xml Add RootTargetPreparer for CtsInitTestCases and CtsFsMgrTestCases 2020-04-14 18:57:07 +01:00
adb-remount-sh.xml
adb-remount-test.sh adb-remount-test.sh: Fix failure due to missing host tool `hexdump` 2021-02-09 16:11:23 +08:00
file_wait_test.cpp
fs_mgr_test.cpp fs_mgr: handle more bootconfig parameters 2021-03-05 09:21:19 -08:00
vendor-overlay-test.xml