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
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",
     ],

Wesolowski, Krzysztof

unread,
Jan 18, 2018, 12:11:31 PM1/18/18
to Android Building

Yes, all dependencies needs to be also soong.


Br, K.



From: android-...@googlegroups.com <android-...@googlegroups.com> on behalf of chirag <chir...@gmail.com>
Sent: Thursday, January 18, 2018 12:14:10 PM
To: Android Building
Subject: [android-building] soong build error,"XXXX depends on undefined module libtest"
 
--
--
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.

chirag

unread,
Jan 19, 2018, 1:39:31 PM1/19/18
to Android Building
ok, thank you
Reply all
Reply to author
Forward
0 new messages