Hello all,

I want to work with a static/shared libraries under 
{ANDROID_BUILD_TOP}/out/host/linux-x86/obj/ folder but some libraries 
hasn't been generated in this folder after building. Is there any flag or 
attribute in Android.bp should I set to let my expectation gonna visible? I 
just know that host_supported: true can help to generated more than one 
platform outcome but when adding this configuration, soong requests other 
shared/static libraries of my library has host_supported: true as well 
(some libraries in AOSP doesn't set this configuration). It leads to edit a 
tone of Android.bp in AOSP which is not what I intent to do.

Thank you for reading.

-- 
-- 
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
android-building+unsubscr...@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-building+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/dfd52907-5c9e-488a-9d71-a715ed7edaf1n%40googlegroups.com.

Reply via email to