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

Commit 779aeeb1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Let aconfig protos be read by FlagFlipper" into main

parents effcbe0b c8b7191c
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -15,7 +15,8 @@ java_library {
    sdk_version: "current",
    min_sdk_version: "UpsideDownCake",
    apex_available: [
        "com.android.configinfrastructure"
        "com.android.configinfrastructure",
        "//apex_available:platform",
    ]
}