Skip to content
Snippets Groups Projects
Commit f00f6500 authored by Ulyana Trafimovich's avatar Ulyana Trafimovich Committed by Automerger Merge Worker
Browse files

Merge "Add <uses-library> information." into sc-dev am: 8401cb44

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I285f32b61b4948b92e3de9c8db47a3edc5570162
parents 79c8aeea 8401cb44
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ android_app {
name: "CameraExtensionsProxy",
srcs: ["src/**/*.java"],
libs: ["androidx.camera.extensions.stub"],
optional_uses_libs: ["androidx.camera.extensions.impl"],
platform_apis: true,
certificate: "platform",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment