summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-03-15 15:38:11 -0700
committer Colin Cross <ccross@android.com> 2017-03-15 15:38:11 -0700
commitad460ce9c5e3e257242f79becc5636803332b6f3 (patch)
treec23a6eea8f095660e0a81135066371d71fecbc29 /libs/gui/ConsumerBase.cpp
parent2042193875dbc2f8fc3ce32aa4ed77da8568e672 (diff)
Remove bad make rules causing system.img to rebuild every time
ALL_DEFAULT_INSTALLED_MODULES is supposed to contain paths, not module names. Module names are phony targets, which causes anything that depends on it to be always dirty, resulting in rebuilding system.img on every incremental build. ALL_DEFAULT_INSTALLED_MODULES shouldn't be used anyways, use PRODUCT_PACKAGES in a product makefile instead, and all_modules isn't used at all any more, remove both of them. Bug: 36274890 Test: builds Change-Id: I2db49dcc27515357b0306d0c3e9b38026012b1ea
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions