| commit | f597fa5d1dca3b79b30d5b66e15e23b0bd91b560 | [log] [tgz] |
|---|---|---|
| author | Daniel Norman <danielnorman@google.com> | Mon Nov 09 17:28:24 2020 -0800 |
| committer | Daniel Norman <danielnorman@google.com> | Thu Nov 19 10:02:56 2020 -0800 |
| tree | ca5764b2ec1924d18bb7ea810f70594f8db9643e | |
| parent | 7e62aa568c7198c47afeada707e144fb336ba151 [diff] |
Returns a service parse error on overrides across the treble boundary.
Also includes new --out_<partition> flags for
system,system_ext,product,vendor,odm
to allow host_init_verifier to work with a collection of init rc files.
Test: host_init_verifier --out_system=... --out_vendor=...
where vendor contains an init rc file that overrides a service
present in system. Observe parse failure and non-zero exit.
Bug: 163089173
Change-Id: I520fef613e0036df8a7d47a98d47405eaa969110