fix(manifest): Move camera2 feature declaration to scan-enabled flavors#16468
fix(manifest): Move camera2 feature declaration to scan-enabled flavors#16468joshtrichards wants to merge 4 commits into
Conversation
Moving to flavor-specific manifests to avoid warning about `tools:node="replace"` for builds that don't have scanning/camera2 Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16468.apk |
|
Hi @joshtrichards @alperozturk96 since we have a general upload Pic via cam in the fab's bottom sheet I would have expected that it is needed in all flavors. Or are we using something else there? |
|
@AndyScherzinger I checked the upload-via-camera path: it uses the system camera app via |

Moving to flavor-specific manifests to avoid warning about
tools:node="replace"for builds that don't have scanning/camera2Eliminates this check (lint) warning: