diff options
| -rw-r--r-- | services/autofill/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/services/autofill/Android.bp b/services/autofill/Android.bp index b650948970ec..eb23f2f9b435 100644 --- a/services/autofill/Android.bp +++ b/services/autofill/Android.bp @@ -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"], } |