hello, say in a Android.bp file srcs:["../../../a.cpp"] I am getting the error Path is outside directory "../../../a.cpp"? How to overcome this?
Later I tried declaring Android.bp in to a parent folder so that srcs:["a.cpp"] but then , FAILED: build/make/core/base_rules.mk:325: error: /gps-noship/cacert_location: MODULE.TARGET.ETC.cacert_location.pem already defined by /prebuilt_HY11. 02:01:45 ckati failed with: exit status 1 #### failed to build some targets (02:16 (mm:ss)) #### How to overcome these? 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/75ea2ea6-f85b-4577-a98c-1fd42f867150%40googlegroups.com.
