commit | 2b4209ff9395d7d346e8f7377a5bd98a8358978b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Mon Nov 04 12:34:08 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Mon Nov 04 12:36:53 2019 -0800 |
tree | 7f6af4142d48a43d95d3ea924171922d2ed82630 | |
parent | c003777cff451891efdd2c20ca65998b4bd96c78 [diff] |
camer 2.5 lazy service: fix interface decls This fails to compile on builds where host init verifier is being used because the entire interface inheritance hierarchy must be present. This appears to be a simple case of a missed fixup in a bulk operation, since the other .rc files in this directory already have this change. Bug: N/A Test: build fixed Change-Id: If7f40f2532c90f4105f36c6bbcd64a318e557ab0