forked from openkylin/platform_build
Merge "Add LOCAL_SRCJARS to clear_vars.mk"
This commit is contained in:
commit
edd5f3810f
|
@ -230,6 +230,7 @@ LOCAL_SHARED_LIBRARIES:=
|
|||
LOCAL_SOURCE_FILES_ALL_GENERATED:=
|
||||
LOCAL_SRC_FILES:=
|
||||
LOCAL_SRC_FILES_EXCLUDE:=
|
||||
LOCAL_SRCJARS:=
|
||||
LOCAL_STATIC_ANDROID_LIBRARIES:=
|
||||
LOCAL_STATIC_JAVA_AAR_LIBRARIES:=
|
||||
LOCAL_STATIC_JAVA_LIBRARIES:=
|
||||
|
|
Loading…
Reference in New Issue