am 572a5b7b: am 38bf922a: Merge ""sdk" is not necessarily on the linux command line." into lmp-dev

* commit '572a5b7b208d4dd15ff1e2bcb83b9b9616acbdc4':
  "sdk" is not necessarily on the linux command line.
This commit is contained in:
Ying Wang
2014-07-18 13:13:24 +00:00
committed by Android Git Automerger

View File

@@ -147,5 +147,5 @@ android_system_stubs: $(full_target)
# Build and store the android_system.jar.
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