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

Commit bc2a9157 authored by Ted Bauer's avatar Ted Bauer
Browse files

Make aconfig proto lite library available to ConfigInfra.

Bug: 298391955
Test: m
Ignore-AOSP-First: in topic with internal-first changes
Change-Id: Icac70b0e20f1009f9f960177695472b0fa06987c
parent 4a4703b6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -13,6 +13,10 @@ java_library {
        type: "lite",
    },
    sdk_version: "current",
    min_sdk_version: "UpsideDownCake",
    apex_available: [
        "com.android.configinfrastructure"
    ]
}

java_library_host {