Merge "Add org.apache.http.legacy dependency for StatementService."

This commit is contained in:
Narayan Kamath
2015-04-09 17:56:58 +00:00
committed by Android (Google) Code Review

View File

@@ -24,6 +24,8 @@ LOCAL_PROGUARD_FLAG_FILES := proguard.flags
LOCAL_PACKAGE_NAME := StatementService
LOCAL_PRIVILEGED_MODULE := true
LOCAL_JAVA_LIBRARIES += org.apache.http.legacy
LOCAL_STATIC_JAVA_LIBRARIES := \
libprotobuf-java-nano \
volley