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

Commit 7a8c08a8 authored by Android Build Merger (Role)'s avatar Android Build Merger (Role) Committed by Android (Google) Code Review
Browse files

Merge "Merge "Use filegroup name not contents in $(location ...)" am:...

Merge "Merge "Use filegroup name not contents in $(location ...)" am: 32bfd77b am: 43c0a4ee am: 42a34863"
parents b7c074fb 36fbee47
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1192,7 +1192,7 @@ framework_docs_only_args = " -android -manifest $(location core/res/AndroidManif
     "-overview $(location core/java/overview.html) " +
     // Federate Support Library references against local API file.
     "-federate SupportLib https://developer.android.com " +
     "-federationapi SupportLib $(location current/support-api.txt) "
     "-federationapi SupportLib $(location :current-support-api) "

framework_docs_only_libs = [
    "voip-common",