Discussion:
[android-porting] How to add a shared lib to replace the system lib in Android P for the device specific.
Priyanka Bose
2018-05-25 08:21:44 UTC
Permalink
Hi,

For one of our projects , we need to have own built vendor variant :
libart.so which needs to replace the android system shared lib : libart.so
before it is packaged in the system image with Android Ninja Build

Unfortunately I am unable to know where exactly the libart.so gets packaged
in system image ,
so that I can used the tag "PRODUCT_COPY_FILES +" to do the job of copying
the vendor variant of libart in place of the original one.

Any suggestion can really help . Thanks !


Regards,
Priyanka
--
--
unsubscribe: android-porting+***@googlegroups.com
website: http://groups.google.com/group/android-porting

---
You received this message because you are subscribed to the Google Groups "android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...