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

Commit 56cfb315 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: I4184044392824e28ed49481c874debce8cbaf75f
parents bfc80e47 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" />