I want to build SKIA (Android.bp) using some dependency which is written in 
Android.mk. Is it possible or not?
Also I want to replace the existing libjpeg with my custom library, I've 
seen that SKIA has BUILD.gn files from which Android.bp is generated using 
a python script gn_to_bp.py
I want to know how can I replace libjpeg which is a third party dependency 
in SKIA. 
Does this python script runs everytime we do 'make' from root location or 
not (I can't see my Android.bp changing while doing make, so I guess the 
script doesn't run).

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-building/3682f18a-29df-48c5-8e91-cb0193755e0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to