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

Commit 42a34863 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

am: 43c0a4ee

Change-Id: Iffb8150e70c668850be28b467f1d7cd6917ebc26
parents 4e85978e 43c0a4ee
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",