Android.bp support required for precompiled .so in System/lib64 and vendor/lib64
I have few precompiled .so files downloaded from one build system into another one, which is required to be pushed as part of System/lib64 and vendor/lib64 for application to work. I am trying to add it in the Android.bp as,