We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There seems to be an issue with a module
[100% 6/6] analyzing Android.bp files and generating ninja file at out/soong/bui FAILED: out/soong/build.ninja cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" && cd / && env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_pat hs/Android.bp.list --available_env out/soong/soong.environment.available --used_ env out/soong/soong.environment.used.build Android.bp error: hardware/interfaces/camera/device/3.3/default/Android.bp:10:1: "camera.de [email protected]" depends on undefined module "camera_override_format_from_reserved _defaults" 15:31:23 soong bootstrap failed with: exit status 1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There seems to be an issue with a module
[100% 6/6] analyzing Android.bp files and generating ninja file at out/soong/bui
FAILED: out/soong/build.ninja
cd "$(dirname "out/host/linux-x86/bin/soong_build")" && BUILDER="$PWD/$(basename
"out/host/linux-x86/bin/soong_build")" && cd / && env -i "$BUILDER" --top
"$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja
--globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_pat
hs/Android.bp.list --available_env out/soong/soong.environment.available --used_
env out/soong/soong.environment.used.build Android.bp
error: hardware/interfaces/camera/device/3.3/default/Android.bp:10:1: "camera.de
[email protected]" depends on undefined module "camera_override_format_from_reserved
_defaults"
15:31:23 soong bootstrap failed with: exit status 1
The text was updated successfully, but these errors were encountered: