* commit '572a5b7b208d4dd15ff1e2bcb83b9b9616acbdc4': "sdk" is not necessarily on the linux command line.
This commit is contained in:
@@ -147,5 +147,5 @@ android_system_stubs: $(full_target)
|
|||||||
|
|
||||||
# Build and store the android_system.jar.
|
# Build and store the android_system.jar.
|
||||||
ifeq ($(HOST-OS)-$(TARGET_PRODUCT),linux-sdk)
|
ifeq ($(HOST-OS)-$(TARGET_PRODUCT),linux-sdk)
|
||||||
$(call dist-for-goals,sdk,$(full_target):android_system.jar)
|
$(call dist-for-goals,dist_files,$(full_target):android_system.jar)
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user