commit | 283e2a1e1bae4e21824969a15da6420204633ddd | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Mon Mar 15 17:52:32 2010 -0700 |
committer | Doug Zongker <dougz@android.com> | Mon Mar 15 18:04:15 2010 -0700 |
tree | 68f1ee0fd7794b1a6e274dd4c9dd9ec8382c3a2f | |
parent | 5dfb37d01dd61e5283fc91df15f91fbb685f2bf6 [diff] |
store filesystem config info in target files at build time Store a dump of the desired uid/gid/mode for every system file in the target_files zip. Modify ota_from_target_files to use this stored information when it is available, instead of running fs_config from the current client (which might be out of sync from the one where the target_files zip was built). b/2516887 - New android_filesystem_config.h needed Change-Id: I8409a0265d1d50daad9c2bc033c99b74b8931b20