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

Commit 4560e3ae authored by Ted Bauer's avatar Ted Bauer
Browse files

Update dependencies for new aconfig flag storage

Bug: 328444881
Test: m
Change-Id: I3685a74e9e93a6ecb89a054e243b48b67f470d55
parent ced25ac6
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -161,6 +161,9 @@ cc_test {
    shared_libs: [
        "server_configurable_flags",
    ],
    defaults: [
        "aconfig_lib_cc_static_link.defaults",
    ],
    test_suites: ["general-tests"],
}

@@ -176,6 +179,9 @@ cc_test {
    shared_libs: [
        "server_configurable_flags",
    ],
    defaults: [
        "aconfig_lib_cc_static_link.defaults",
    ],
    test_suites: ["general-tests"],
}

@@ -199,6 +205,9 @@ cc_test {
    shared_libs: [
        "server_configurable_flags",
    ],
    defaults: [
        "aconfig_lib_cc_static_link.defaults",
    ],
    test_suites: ["general-tests"],
}
*/
@@ -215,6 +224,9 @@ cc_test {
    shared_libs: [
        "server_configurable_flags",
    ],
    defaults: [
        "aconfig_lib_cc_static_link.defaults",
    ],
    test_suites: ["general-tests"],
}