OSDN Git Service

fs_config: modularize fs_config_generator
authorWilliam Roberts <william.c.roberts@intel.com>
Sat, 9 Apr 2016 17:32:30 +0000 (10:32 -0700)
committerDan Albert <danalbert@google.com>
Wed, 30 Nov 2016 00:21:17 +0000 (16:21 -0800)
commit11c29283ecc476b8a8beb2e784dfdbde1ec19c8e
tree5fa78a65ca955ff1769ce7b5f08661c53a271286
parent31543713fc12648fe1d97c31d85e2c5cfda9cf3e
fs_config: modularize fs_config_generator

This internally structures fs_config_generator.py to be able
to plug in generators to produce different outputs. This
prepares this tool for group and pwd file outputs.

Test: Checked diff and hash of before and after files.
Change-Id: Ie558518ac227dd946d70ab48027698b72a9bc94a
Signed-off-by: William Roberts <william.c.roberts@intel.com>
tools/fs_config/Android.mk
tools/fs_config/fs_config_generator.py
tools/fs_config/pylintrc [new file with mode: 0644]