Merge "Update product_id and product_version location." am: a57a2fd118
am: 4afbddcdf7
Change-Id: I9e9ce4046d7641df3e84d948ce9bc638f45bf8d8
This commit is contained in:
@@ -2096,8 +2096,8 @@ ifdef BRILLO_VENDOR_PARTITIONS
|
||||
done;
|
||||
endif
|
||||
ifdef OSRELEASED_DIRECTORY
|
||||
$(hide) $(ACP) $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)/product_id $(zip_root)/META/product_id.txt
|
||||
$(hide) $(ACP) $(TARGET_OUT_ETC)/$(OSRELEASED_DIRECTORY)/product_version $(zip_root)/META/product_version.txt
|
||||
$(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
|
||||
endif
|
||||
endif
|
||||
ifeq ($(BREAKPAD_GENERATE_SYMBOLS),true)
|
||||
|
Reference in New Issue
Block a user