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

Commit cbe2c0da authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Disable ClockOptionsProvider" into rvc-dev am: 6c66c29f am: 581c8912 am: 8d7ff9af

Change-Id: Ia3058d3eacb221bb7dd379c4a7f3c9a6c149aea9
parents 0b47cd2e 8d7ff9af
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -762,7 +762,8 @@
        <provider
            android:name="com.android.keyguard.clock.ClockOptionsProvider"
            android:authorities="com.android.keyguard.clock"
            android:exported="true"
            android:enabled="false"
            android:exported="false"
            android:grantUriPermissions="true">
        </provider>