OSDN Git Service

Set timestamps of files from platform.zip to current time
authorColin Cross <ccross@android.com>
Tue, 24 Apr 2012 01:49:04 +0000 (18:49 -0700)
committerColin Cross <ccross@android.com>
Tue, 24 Apr 2012 19:36:55 +0000 (12:36 -0700)
commit2bea2e65658c686afc11eb753f647c5257685966
tree10718605ab39ea405cef102f9c721ed4371cc55e
parentebb351e1b38422345e060ba3a986f470e461c95c
Set timestamps of files from platform.zip to current time

Touch files unzipped from platform.zip to update their timestamp.
Prevents make dependency confusion from files with old times.

Also add a dependency for the implicit copy rule on the
pdk_fusion.stamp file to force make to use the updated
files.

Change-Id: Ia54454518d229ce3670023819836f586fef65d3f
core/pdk_config.mk