You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
Follow up from #8885. Instead of excluding the example-custom-layer from release builds we should introduce an additional externalNativeBuild for the test application. This would build the example-custom-layer target and as a result won't include the example-custom-layer.so in the library.
Follow up from #8885. Instead of excluding the
example-custom-layerfrom release builds we should introduce an additionalexternalNativeBuildfor the test application. This would build theexample-custom-layertarget and as a result won't include theexample-custom-layer.soin the library.