-
Bug
-
Resolution: Fixed
-
P3
-
8
Currently on some embedded platforms, we need to access the same native libraries using the same platform-specific logic from both prism and glass. Right now we have duplicated code to do this, we need to refactor this so that we can perform this work just once and access from both glass and prism.