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

Commit 6786fe4e authored by Dennis Shen's avatar Dennis Shen
Browse files

aconfig: make write api lib available to config infra

Bug: b/327170179
Test: m
Change-Id: If6137e5262826aa6c0fc5d150feb9382e22eb865
parent 87cf7805
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -16,6 +16,11 @@ rust_defaults {
        "libaconfig_storage_file",
        "libaconfig_storage_read_api",
    ],
    min_sdk_version: "34",
    apex_available: [
        "//apex_available:anyapex",
        "//apex_available:platform",
    ],
}

rust_library {