Smartphone AR, such as using ARCore, renders the camera feed underneath the application's augmentation. In the ARCore case, the Android application needs to have the Android Camera permission. For now at least, we will require that applications have the camera permission (the one used by getUserMedia()) in order to access AR functionality. This will be requested automatically when the application requests an AR session.
Comment 1 by ddorwin@chromium.org
, Apr 23 2018