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

Commit 939d15d5 authored by Alex Salo's avatar Alex Salo
Browse files

Remove unnecessary static lib import for trunk flags

ag/24945490 added the dependency into the top, so this import is no longer needed. Verified locally. 

Bug: 297380045
Change-Id: I0a02294f413e76778713a5bda9e13e8411e7c4f9
parent 782fcf6c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,5 +19,4 @@ java_library_static {
    defaults: ["platform_service_defaults"],
    srcs: [":services.autofill-sources"],
    libs: ["services.core"],
    static_libs: ["android.service.autofill.flags-aconfig-java"],
}