Hello, as LineageOS 22.2 work fine on LG G6 H870 (lucye), I’m trying to build e/OS/ v4.2-a15 with Docker. But, I have some warnings :
Warning: Module ‘Mail’ depends on non-existing optional_uses_libs ‘com.sec.android.app.multiwindow’
Warning: Module ‘Maps’ depends on non-existing optional_uses_libs ‘com.sec.android.app.multiwindow’
Warning: Module ‘androidx.wear_wear’ depends on non-existing optional_uses_libs ‘wear-sdk’
Warning: Module ‘androidx.wear.compose_compose-foundation’ depends on non-existing optional_uses_libs ‘wear-sdk’
Warning: Module ‘webview’ depends on non-existing optional_uses_libs ‘com.android.extensions.xr’
Warning: Module ‘Browser’ depends on non-existing optional_uses_libs ‘com.android.extensions.xr’
If someone have an idea on how to fix this ? Thanks in advance for your help.
PS : I have trying the old “brunch” method and obtain the same result. Sources for this method can be found here : mor175 (Pascal M.) · GitHub