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

Commit 01e41df3 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 72afe9d6 393b71ef
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" />