commit | f9385c6663c390608cd7f1fcb659214d4fc10178 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Thu Jan 29 14:00:06 2015 -0800 |
committer | Robin Thellend <rthellend@google.com> | Thu Jan 29 14:00:08 2015 -0800 |
tree | 0e852ca1de35eea4b4ec57ed45bb02b6fc647753 | |
parent | 0debd5fb9e2c95906edefb43c270bf3b841b75ab [diff] |
veyron/services/mgmt/device: Add persistent arguments With this change, device manager arguments that should be persistent are saved in a separate file. When an update happens, the persistent arguments are merged with the arguments from the new envelope. Also updated test.sh to include updating and reverting the device manager. Without the persistent arguments, the new tests would fail. Change-Id: Ib69824f64aa2cec9d9e7f902b5abe1552b8102b9