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

Commit 43c0a4ee authored by Paul Duffin's avatar Paul Duffin Committed by android-build-merger
Browse files

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

am: 32bfd77b

Change-Id: Ic1a95670878d47b6a1879f96cac8a17f70177e65
parents e0203aa6 32bfd77b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1114,7 +1114,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",