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

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
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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: [