Merge "Use new build var to depend on an APKs resources"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a200414ffe
@@ -3,7 +3,7 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
||||
|
||||
LOCAL_APK_LIBRARIES := SharedLibrary
|
||||
LOCAL_RES_LIBRARIES := SharedLibrary
|
||||
|
||||
LOCAL_PACKAGE_NAME := SharedLibraryClient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user