soong build error,"XXXX depends on undefined module libtest"
3,614 views
Skip to first unread message
chirag
unread,
Jan 18, 2018, 10:38:25 AM1/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Android Building
hi,
When moving few modules from Android.mk to Android.bp we are facing problems for libraries added in "shared_libs". Should all the libraries added here be built using "soong"
shared_libs: [
"libutils",
"liblog",
"libtest",
],
I
Wesolowski, Krzysztof
unread,
Jan 18, 2018, 12:11:31 PM1/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
---
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.
chirag
unread,
Jan 19, 2018, 1:39:31 PM1/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message