PotatoProject / manifest

The potato tracker
81 stars 34 forks source link

Cant build with brunch #13

Closed PeterHindes closed 2 years ago

PeterHindes commented 3 years ago

I synced the repo for dumaloo and tried building with brunch beryllium. I'm getting this error no matter which snapdragon device I build for.


vendor/qcom/opensource/power/Android.mk: error: "android.hardware.power-service-qti (EXECUTABLES android-arm64) missing vendor.lineage.power-ndk_platform (SHARED_LIBRARIES android-arm64)" 
You can set ALLOW_MISSING_DEPENDENCIES=true in your environment if this is intentional, but that may defer real problems until later in the build.
build/make/core/main.mk:946: error: exiting from previous errors.
16:34:12 ckati failed with: exit status 1```
Sam-31 commented 3 years ago

Same here