Hello Devs!
I'm quite new to porting and seem to have run into issues with building Halium. For some reason the build seems to want to build android apps and throws and error everytime I try to build the system image. The error i get is :
ninja: error: '/home/kunal_bhat/helium/out/host/linux-x86/framework/signapk.jar', needed by '/home/kunal_bhat/helium/out/target/product/z3c/obj/APPS/TimeService_intermediates/package.apk', missing and no known rule to make it
build/core/ninja.mk:151: recipe for target 'ninja_wrapper' failed
make: *** [ninja_wrapper] Error 1
make: Leaving directory '/home/kunal_bhat/helium'
Thank you