Add org.apache.http.legacy dependency for StatementService.
Breaks non-jack builds. bug: 20129764 Change-Id: Ib4fce285ef3501e746fe151269c8f2a813e5f9a2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user