Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d976d345 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Use system UID and fix issues when app is installed as system app

parent 28ccc665
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ object PropertyRegistry {

    init {
        Dav4jvm.log.info("Registering DAV property factories")
        Thread.currentThread().setContextClassLoader(PropertyFactory::class.java.getClassLoader())
        registerDefaultFactories()
    }