From 9c386f79f19d98e80944537838235c9253e6b34d Mon Sep 17 00:00:00 2001 From: Alan Viverette Date: Fri, 13 May 2016 14:01:19 -0400 Subject: [PATCH] Add documents-archive to list of support libraries Bug: 28762753 Change-Id: Idb4a22c9eb3de50cc95db3b01070ec291f81f84c --- build/Android.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/build/Android.mk b/build/Android.mk index 56e00d431..fd183f053 100644 --- a/build/Android.mk +++ b/build/Android.mk @@ -139,6 +139,7 @@ ANDROID_SUPPORT_LIBRARIES := \ android-support-percent \ android-support-recommendation \ android-support-customtabs \ + android-support-documents-archive \ android-support-vectordrawable \ android-support-animatedvectordrawable