applypatch: Use shared lib for libbz.
We have shared lib target for libbz now (and libbz.so is already on device because of /system/bin/bzip2). Test: m applypatch Change-Id: I5fe2468a8d535840245f081a92d436240dddbf6b
This commit is contained in:
@@ -120,10 +120,10 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
libedify \
|
||||
libotafault \
|
||||
libotautil \
|
||||
libbspatch \
|
||||
libbz
|
||||
libbspatch
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbase \
|
||||
libbz \
|
||||
libcrypto \
|
||||
liblog \
|
||||
libz \
|
||||
|
||||
Reference in New Issue
Block a user