Skip to content
New issue

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

manifest: use system_core_old instead of system_core #14

Open
wants to merge 1 commit into
base: q10.0
Choose a base branch
from

Conversation

batuhantrkgl
Copy link

new system_core dont have q10.0 branch thats why.

@yyl3866
Copy link

yyl3866 commented Apr 22, 2024

[100% 1/1] analyzing Android.bp files and generating ninja file at out/soong/build.ninja
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" --so ong_out "out/soong" --out "out" -o out/soong/build.ninja --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_paths/Android.bp.list --available _env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.build Android.bp
error: vendor/aicp/build/soong/Android.bp:24:8: module "generated_kernel_includes": cmd: unknown variable '$(PATH_OVERRIDE_SOONG)

https://github.com/AOSP-KONA-MSMNILE-LAHAINA-KALAMA/device_xiaomi_cmi/tree/thirteen

@batuhantrkgl
Copy link
Author

[100% 1/1] analyzing Android.bp files and generating ninja file at out/soong/build.ninja
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" --so ong_out "out/soong" --out "out" -o out/soong/build.ninja --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_paths/Android.bp.list --available _env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.build Android.bp
error: vendor/aicp/build/soong/Android.bp:24:8: module "generated_kernel_includes": cmd: unknown variable '$(PATH_OVERRIDE_SOONG)

https://github.com/AOSP-KONA-MSMNILE-LAHAINA-KALAMA/device_xiaomi_cmi/tree/thirteen

maybe you did bringup wrong? it should be fine

@dragonpt
Copy link

dragonpt commented Oct 6, 2024

Yeah just noticed this today as well .. Manifest q0 is pointing to system_core , while aicp, moved it to system_core_old ...

@batuhantrkgl
Copy link
Author

Yeah just noticed this today as well .. Manifest q0 is pointing to system_core , while aicp, moved it to system_core_old ...

Yep, idk if it's still buildable now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants