Fix issue that CCA cannot launch successfully due to missing dependency
This issue is introduced by this CL: https://crrev.com/c/1722167 Since it makes camera_app.mojom depends on camera_intent.mojom but did not add camera_intent.mojom into the CCA's dependency, CCA will complain when launching. Bug: 980812, 967611, b/131809655, b/134635999 Test: Tested on Soraka and CCA could launch successfully with this CL Change-Id: Icb43a6e83ec13e391dd82fa281a52d99244de618 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1817872Reviewed-by:Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#699178}
Showing
Please register or sign in to comment