--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
android-buildi...@googlegroups.com
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 android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
This means that the build system never loaded any modules from that directory -- so either the Android.mk isn't being read (we stop reading at the first Android.mk we find when searching out from the root), or it's not defining any modules.vendor/folder/Android.mk <- this is the only one automatically read, ensure that it's using "include" to get subfolder/Android.mkvendor/folder/subfolder/Android.mk- Dan
On Fri, Jul 13, 2018 at 8:33 AM RMApps Solution <rm.apps....@gmail.com> wrote:
--Hey all,I have problems with building android o. When I add some module in vendor, i got error with modules.
Error is :
ninja: error: unknown target 'MODULES-IN-vendor-(folder)-(subfolder)"
16:49:33 ninja failed with: exit status 1I am using Android.mk in folder and subfolders instead Android.bpAny solution ?
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
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 android-building+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
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 android-building+unsubscribe@googlegroups.com.
Dear Dan, can you show me where in android system you stopped to check other Android.mk ( which is in subofolder) ?
On Fri, Jul 13, 2018 at 6:31 PM, 'Dan Willemsen' via Android Building <android-...@googlegroups.com> wrote:
This means that the build system never loaded any modules from that directory -- so either the Android.mk isn't being read (we stop reading at the first Android.mk we find when searching out from the root), or it's not defining any modules.vendor/folder/Android.mk <- this is the only one automatically read, ensure that it's using "include" to get subfolder/Android.mkvendor/folder/subfolder/Android.mk- Dan
On Fri, Jul 13, 2018 at 8:33 AM RMApps Solution <rm.apps....@gmail.com> wrote:
--Hey all,I have problems with building android o. When I add some module in vendor, i got error with modules.
Error is :
ninja: error: unknown target 'MODULES-IN-vendor-(folder)-(subfolder)"
16:49:33 ninja failed with: exit status 1I am using Android.mk in folder and subfolders instead Android.bpAny solution ?
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
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 android-buildi...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
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 android-buildi...@googlegroups.com.
--
--
You received this message because you are subscribed to the "Android Building" mailing list.
To post to this group, send email to android-...@googlegroups.com
To unsubscribe from this group, send email to
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 android-buildi...@googlegroups.com.