I have built the webview apk with following all the steps.
Flashed the build with webview apk integrated.
In developer option we can see its picking but when ever we are opening a test app which
is using webview. its crashing
Crash logs :-
Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/system/app/webview/webview.apk"],nativeLibraryDirectories=[/system/app/webview/lib/arm, /system/app/webview/webview.apk!/lib/armeabi-v7a, /system/lib, /system/vendor/lib, /system/lib, /system/vendor/lib]]] couldn't find "libc++_
chrome.cr.so"
Please help me out with the root cause.
Thanks
Soumen