Pablito2020 / android_device_bq_krillin

🌲 device tree for the bq E4.5
11 stars 6 forks source link

The error I get when creating a custom ROM #21

Open NothingnessN opened 7 months ago

NothingnessN commented 7 months ago

[1/1] /home/a81739/bootleg/out/soong/.minibootstrap/minibp /home/a81739/bootleg/out/soong/.bootstrap/build.ninja [1/1] /home/a81739/bootleg/out/soong/.bootstrap/bin/soong_build /home/a81739/bootleg/out/soong/build.ninja FAILED: /home/a81739/bootleg/out/soong/build.ninja /home/a81739/bootleg/out/soong/.bootstrap/bin/soong_build -t -l /home/a81739/bootleg/out/.module_paths/Android.bp.list -b /home/a81739/bootleg/out/soong -n /home/a81739/bootleg/out -d /home/a81739/bootleg/out/soong/build.ninja.d -o /home/a81739/bootleg/out/soong/build.ninja Android.bp error: device/samsung/exynos7870-common/shims/libstagefright/Android.bp:1:1: "libstagefright_shim" depends on undefined module "android.hardware.graphics.bufferqueue@2.0" error: device/samsung/exynos7870-common/shims/libstagefright/Android.bp:1:1: "libstagefright_shim" depends on undefined module "android.hardware.graphics.bufferqueue@2.0_genc++_headers" ninja: build stopped: subcommand failed. 23:43:28 soong bootstrap failed with: exit status 1 ! ! No matter how much I edited the files, I couldn't figure it out. what should I do?

NothingnessN commented 7 months ago

https://github.com/samsungexynos7870/android_device_samsung_universal7870-common ! ! shims/libstagefright/Android.bp It originates from the file in this section in this link.