OSDN Git Service

Add $(TARGET_DEVICE_DIR)/system.prop to be a prerequisite
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 31 Aug 2009 06:55:33 +0000 (14:55 +0800)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 7 Jul 2010 20:23:26 +0000 (13:23 -0700)
commit4e3c6686d15423a41a419b78143852eebfc2eb46
tree3c245b7f9c0d3a4cffccb6693557550356b9c5b7
parent45038e062dc20c4684b293875841b9e638d2df5c
Add $(TARGET_DEVICE_DIR)/system.prop to be a prerequisite

If $(TARGET_DEVICE_DIR)/system.prop exists, it should be
a prerequisite of $(INSTALLED_BUILD_PROP_TARGET),
as the following rules state.

Change-Id: Ie395b6f08cef198c3f5c733a5b6ae5a458335a9c
core/Makefile