I just created a new basic HAL interface and his proper service, created the .mk and .bp files to build intermediate files.
When i compile the code the intermediate JAVA_CLASSES are not being generated, wonder if i need to tell soong somehow that this new HAL should be compiled, can you point me where to look at? i have followed all the steps from here(https://source.android.com/devices/architecture/hidl-cpp/). i even created a copy of Usb HAL service and rename it to MyUsb, changed all the namespaces to this new one, and the intermediate are not being generated, neither the service. kind regards -- -- 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]. For more options, visit https://groups.google.com/d/optout.
