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

Commit 56c8ebec authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add java_aconfig_library to Android.bp" into main

parents d2918787 52153e97
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -44,3 +44,8 @@ cc_aconfig_library {
    name: "libaconfig_flags_cc",
    aconfig_declarations: "aconfig_flags",
}

java_aconfig_library {
    name: "aconfig_flags_java",
    aconfig_declarations: "aconfig_flags",
}