Merge "Don't touch .installable_files for non-FULL_BUILD"

This commit is contained in:
Bill Peckham 2020-03-05 18:49:48 +00:00 committed by Gerrit Code Review
commit 573f458718
1 changed files with 2 additions and 0 deletions

View File

@ -1251,6 +1251,7 @@ modules_to_install := $(sort \
$(CUSTOM_MODULES) \
)
ifdef FULL_BUILD
#
# Used by the cleanup logic in soong_ui to remove files that should no longer
# be installed.
@ -1271,6 +1272,7 @@ $(file >$(HOST_OUT)/.installable_test_files,$(sort \
$(test_files)))))
test_files :=
endif
# Don't include any GNU General Public License shared objects or static