Android.mk files can reference Android.bp dependencies.

On Fri, Oct 26, 2018, 10:26 AM <edg...@usc.edu wrote:

> Hi,
>
>
>
> I have libraries built using Android.mk and many clients have reported
> they are using Android.bp to build their own applications but they can’t
> link my library because Android.mk does not export the libraries to
> Android.bp environment.
>
>
>
> One solution I am trying is to convert my Android.mk file to Android.bp
> file in order to export my libraries to the clients. Once this is done,
> will my libraries built using Android.bp be exported to clients using
> Android.bp as well as Android.mk? Or only clients using Android.bp will be
> able to link against my libraries?
>
> --
> --
> 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.
> 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
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to