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

Commit 0900981d authored by Kholoud Mohamed's avatar Kholoud Mohamed Committed by Android (Google) Code Review
Browse files

Merge "Move device_policy_aconfig_flags_lib from static_libs to libs" into main

parents 935eedff 2ab3500c
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -23,8 +23,6 @@ java_library_static {
        "services.core",
        "services.core",
        "app-compat-annotations",
        "app-compat-annotations",
        "service-permission.stubs.system_server",
        "service-permission.stubs.system_server",
    ],
    static_libs: [
        "device_policy_aconfig_flags_lib",
        "device_policy_aconfig_flags_lib",
    ],
    ],
}
}