android_build/tools/fs_config/end_to_end_test
Tom Cherry 9d924f67d3 Use fs_config_generator.py to generate fs_config_files/dirs directly
We want to remove target specific host tools and since
fs_config_generate is compiled with a target specific header file, we
instead remove fs_config_generate entirely and allow python to build
the fs_config_files/dirs files directly from config.fs files and
parsed C headers.

Test: associated unit tests and new end to end test
Test: aosp_sailfish, aosp_crosshatch build produces valid fs_config files
Test: aosp_cf_x86_phone build correctly produces empty fs_config files
Change-Id: Idbc63ff56c0979e1e4c17721371de9d9d02dc8ff
2019-02-15 09:44:09 -08:00
..
config.fs Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
product_fs_config_dirs Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
product_fs_config_files Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
run_test.sh Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
system_fs_config_dirs Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
system_fs_config_files Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
vendor_fs_config_dirs Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00
vendor_fs_config_files Use fs_config_generator.py to generate fs_config_files/dirs directly 2019-02-15 09:44:09 -08:00