After migration to Android P many vendor libraries have missing 
dependencies because libraries they are missing from *$OUT/obj/lib/*.
These files can be found in 
*$OUT/obj/SHARED_LIBRARIES/<libname>_intermediates/* folders and can be 
copied. But this isn't a convenient way of resolving dependencies and it's 
basically impossible to keep them up to date.

Anyone have an idea why this is happening?
On Android O these problems were not present and all .so and .so.toc files 
were present in *$OUT/obj/lib/.*

-- 
-- 
unsubscribe: android-porting+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to