Merge "Put system_version in target_files.zip" am: 3838ae7e9b
am: 75a7a591ba
Change-Id: I24c3d03dd9c30ec67dc7f9231da392f811650b20
This commit is contained in:
commit
f1f1266fb1
1 changed files with 1 additions and 0 deletions
|
@ -2123,6 +2123,7 @@ endif
|
|||
ifdef OSRELEASED_DIRECTORY
|
||||
$(hide) $(ACP) $(TARGET_OUT_OEM)/$(OSRELEASED_DIRECTORY)/product_id $(zip_root)/META/product_id.txt
|
||||
$(hide) $(ACP) $(TARGET_OUT_OEM)/$(OSRELEASED_DIRECTORY)/product_version $(zip_root)/META/product_version.txt
|
||||
$(hide) $(ACP) $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)/system_version $(zip_root)/META/system_version.txt
|
||||
endif
|
||||
endif
|
||||
ifeq ($(BREAKPAD_GENERATE_SYMBOLS),true)
|
||||
|
|
Loading…
Reference in a new issue