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

Commit 903de97d authored by Dennis Shen's avatar Dennis Shen Committed by Gerrit Code Review
Browse files

Merge "aconfig: make write api lib available to config infra" into main

parents 87cf7805 6786fe4e
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 {