am fdb13fcc
: am 0cc5e1ef
: Merge "sdk: Fix broken google_sdk and google_sdk_x86 add-on build." into gingerbread
* commit 'fdb13fccfecdf526549ad453a20e8136253edb51': sdk: Fix broken google_sdk and google_sdk_x86 add-on build.
This commit is contained in:
commit
2f2882a04e
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ files_to_copy += \
|
||||||
$(BUILT_SYSTEMIMAGE):images/$(TARGET_CPU_ABI)/system.img \
|
$(BUILT_SYSTEMIMAGE):images/$(TARGET_CPU_ABI)/system.img \
|
||||||
$(BUILT_USERDATAIMAGE_TARGET):images/$(TARGET_CPU_ABI)/userdata.img \
|
$(BUILT_USERDATAIMAGE_TARGET):images/$(TARGET_CPU_ABI)/userdata.img \
|
||||||
$(BUILT_RAMDISK_TARGET):images/$(TARGET_CPU_ABI)/ramdisk.img \
|
$(BUILT_RAMDISK_TARGET):images/$(TARGET_CPU_ABI)/ramdisk.img \
|
||||||
$(ANDROID_PRODUCT_OUT)/system/build.prop:images/$(TARGET_CPU_ABI)/build.prop \
|
$(PRODUCT_OUT)/system/build.prop:images/$(TARGET_CPU_ABI)/build.prop \
|
||||||
$(target_notice_file_txt):images/$(TARGET_CPU_ABI)/NOTICE.txt
|
$(target_notice_file_txt):images/$(TARGET_CPU_ABI)/NOTICE.txt
|
||||||
|
|
||||||
# Generate rules to copy the requested files
|
# Generate rules to copy the requested files
|
||||||
|
|
Loading…
Reference in a new issue