Hi everyone!
I am trying to build the sbom for my custom board but with no success.
I am following these steps as specified in the Android guide to build the sbom
https://source.android.com/docs/setup/create/create-sbom
$ source build/envsetup.sh $ lunch mek_8q_car2-userdebug $ m sbom # Generates an SBOM
It looks like the target 'sbom' is not supported by the Android platform for i.MX as it is not recognized during the build.
Does anyone has any experience with generating sbom?
Thanks in advance
Hello,
The application is not supported by default in MX8 but which error are you seeing when you installed?
regards