Merge "Use filegroup name not contents in $(location ...)"
am: 32bfd77b79
Change-Id: Ic1a95670878d47b6a1879f96cac8a17f70177e65
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user