Skip to content
Snippets Groups Projects
Commit e7b0c754 authored by Ted Bauer's avatar Ted Bauer
Browse files

Add deps for new aconfig flagging storage

Aconfig flagging storage is migrating to a new underlying storage, which
has new dependencies. Add the dependencies as a defaults.

Bug: 328444881
Test: m
Change-Id: Ie59f5cba1ace7bbee179f9c6dbee03e085c7d878
parent 2ad6d539
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,10 @@ license {
cc_library_shared {
name: "libmedia_jni",
defaults: ["libcodec2-internal-defaults"],
defaults: [
"aconfig_lib_cc_static_link.defaults",
"libcodec2-internal-defaults",
],
min_sdk_version: "",
srcs: [
......
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