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

Commit b43d4535 authored by Brad Ebinger's avatar Brad Ebinger Committed by Android (Google) Code Review
Browse files

Merge "Cleanup Flag definitions and moves lib to fw/b" into main

parents fe51a9d8 4ce51c97
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ android_app {
    static_libs: [
        "androidx.annotation_annotation",
        "androidx.core_core",
        "telecom_flags-lib",
        "telecom_flags_core_java_lib",
    ],
    libs: [
        "services",
@@ -62,7 +62,7 @@ android_test {
        "androidx.fragment_fragment",
        "androidx.test.ext.junit",
        "platform-compat-test-rules",
        "telecom_flags-lib",
        "telecom_flags_core_java_lib",
    ],
    srcs: [
        "tests/src/**/*.java",
+0 −5
Original line number Diff line number Diff line
@@ -31,8 +31,3 @@ aconfig_declarations {
      "telecom_callaudioroutestatemachine_flags.aconfig"
    ],
}

java_aconfig_library {
    name: "telecom_flags-lib",
    aconfig_declarations: "telecom_flags"
}
 No newline at end of file