I want to include install/install.h at blockimg.cpp but It returns always bootable/recovery/updater/blockimg.cpp: fatal error: 'install/install.h' file not found #include "install/install.h" ^~~~~~~~~~~~~~~~~~~
I think this is related with Android.bp [ 35% 45930/130598] //bootable/recovery/updater:libupdater_core clang++ install.cpp FAILED: out/soong/.intermediates/bootable/recovery/updater/libupdater_core/linux_glibc_x86_64_static/obj/bootable/recovery/updater/blockimg.o -Ibootable/recovery/edify/include -Ibootable/recovery/otautil/include there is no -Ibootable/recovery/install/include could you guide for me how to include install.h properly -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/09e2f0aa-d4b6-47af-aa86-2ed6057485eb%40googlegroups.com.
