Reland "Moved ArCore's module install to ArConsentDialog."
This is a reland of 29f357a0 Fixed crash caused by holding ScopedJavaLocalRef to ArConsentDialog when it ought to be a ScopedJavaGlobalRef. Also, ArCoreInstallUtils reference was uninitialized. While at it, removed all the declared but not defined (nor used) methods in ArCoreDevice. > Moved ArCore's module install to ArConsentDialog. > > This is a no-op. All that is done is to separate DFM and ArCore install > into a separate class and call the install API from consent dialog instead > of from ArCoreDevice. > > Bug: 907591 > Change-Id: I742db94cf896a4955d4de1938d7323d19a04664e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1694401 > Reviewed-by: Michael Thiessen <mthiesse@chromium.org> > Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> > Reviewed-by: Piotr Bialecki <bialpio@chromium.org> > Commit-Queue: Suman Kancherla <sumankancherla@chromium.org> > Cr-Commit-Position: refs/heads/master@{#676543} Bug: 907591, 983512 Change-Id: I78f3229765f918a1ad574671c75bf471e023c641 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1700618Reviewed-by:Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Suman Kancherla <sumankancherla@chromium.org> Cr-Commit-Position: refs/heads/master@{#678332}
Showing
This diff is collapsed.
Please register or sign in to comment