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

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

Merge "Camera: Enable instant access to camera extension proxy service" into...

Merge "Camera: Enable instant access to camera extension proxy service" into sc-qpr1-dev am: 01e41df3

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15831705

Change-Id: I9d9fb9b2d943adfcb1b71fdb88799d2a17ccbdc7
parents d93b3363 01e41df3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@
        android:directBootAware="true">

        <service android:name=".CameraExtensionsProxyService"
            android:visibleToInstantApps="true"
            android:exported="true">
        </service>
        <uses-library android:name="androidx.camera.extensions.impl" android:required="false" />