Merge "Camera: Enable instant access to camera extension proxy service" into sc-qpr1-dev am: 01e41df317
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15831705 Change-Id: I4184044392824e28ed49481c874debce8cbaf75f
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user