AR: Pull com.google.ar.core.min_apk_version from ArCore AAR |
|
Issue descriptionThe <meta-data android:name="com.google.ar.core.min_apk_version" android:value="..."/> flag should be pulled in from the ArCore AAR instead of setting it explicitly in Chrome's manifest. However, bundle base modules don't package ArCore (ArCore is packaged into the AR module). So, we need some way to pull it nonetheless. |
|
►
Sign in to add a comment |
|
Comment 1 by tiborg@chromium.org
, Jan 4Labels: DFM AR-DFM