New issue
Advanced search Search tips

Issue 902822 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 8
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug
Proj-VR
Proj-XR-AR
Proj-XR

Blocking:
issue 862707



Sign in to add a comment

AR DFM: Cannot enter AR because shim library is missing

Project Member Reported by tiborg@chromium.org, Nov 7

Issue description

Entering AR fails because after installing the AR DFM the 64 bit dummy ArCore native library is extracted instead of the real 32 bit one (see b/119193972 for more details). As a temporary workaround we could try to put the real 32 bit ArCore library into both the 32 and 64 bit folder.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 7

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8d856e1190f3d1400aaf3856d93b25d9da8f76fe

commit 8d856e1190f3d1400aaf3856d93b25d9da8f76fe
Author: Tibor Goldschwendt <tiborg@chromium.org>
Date: Wed Nov 07 20:43:15 2018

[ar] Disguise 32 bit ArCore lib as 64 bit

This works around a Play Core bug where only 64 bit libraries are extracted on
64 bit devices.

Bug: 902859, 902822 
Change-Id: Ifd38850a1a88320860d741c740a754cf7cdf3284
Reviewed-on: https://chromium-review.googlesource.com/c/1324105
Reviewed-by: agrieve <agrieve@chromium.org>
Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606150}
[modify] https://crrev.com/8d856e1190f3d1400aaf3856d93b25d9da8f76fe/chrome/android/modules/ar/ar_module_tmpl.gni

Workaround is working. Filed issue 902859 to revert once Play Core bug is fixed.
Status: Fixed (was: Assigned)
Labels: AR-DFM

Sign in to add a comment