Discussion:
[android-porting] How to add proprietary shared libraries to vendor?
Michael Ngarimu
2018-06-28 16:18:09 UTC
Permalink
Trying to add proprietary shared libraries and configuration files to
vendor.

* Files are independent of device.
* added vendor/mystuff/myproduct directory tree
* added a cc_prebuilt_library_shared to vendor/mystuff/myproduct/Android.bp

I see rules generated in out/build-<device>.ninja but even when building
using make showcommands I don't see any of the rules executed.

Any advice appreciated.
--
--
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...