Hello Sir/madam, Im trying to convert some of the .mk files to .bp I am using androidmk tool for initial conversion.
But later I m trying to change the converted files to add some more properties and some conditional statement. I have below questions: 1. Any new property added is giving an error "unrecognized property" for eg: unrecognized property "host_required" 2. If I'am trying to include other .mk file in .bp its giving "Path Outside directory" Iam trying to do something like this: srcs: ["../Android.mk"] Please help in addressing these questions. Thanks -- -- 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/8bbaf348-6e27-49c3-942e-67fc13b40330%40googlegroups.com.
