Merge "Camera: Enable instant access to camera extension proxy service" into sc-qpr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
01e41df317
@@ -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