Make custom themes work again

Change-Id: Ib9ad011428603979f7dd8a2708989feb9b13e075
This commit is contained in:
Ethan Yonker
2014-11-08 08:13:40 -06:00
parent f9796a4a5f
commit a2dc2f22d0
2 changed files with 25 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ else
LOCAL_SRC_FILES += hardwarekeyboard.cpp
endif
LOCAL_SHARED_LIBRARIES += libminuitwrp libc libstdc++
LOCAL_SHARED_LIBRARIES += libminuitwrp libc libstdc++ libminzip
LOCAL_MODULE := libguitwrp
# Use this flag to create a build that simulates threaded actions like installing zips, backups, restores, and wipes for theme testing