when executing a module with make command like make "modulename", I am getting errors: failed to build some targets and hidl-gen compilation failed check above errors That module is of type prebuilt_etc in Android.bp. The module I am executing is independent , but some other modules are dependent on this module How to handle successful execution of modules in Android.bp? Thanks in advance
-- -- 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/d727e2a2-f021-4336-a841-f15429443b63%40googlegroups.com.
