summaryrefslogtreecommitdiff
path: root/scripts/update_payload/format_utils.py
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2018-01-29 16:46:47 -0800
committerDan Willemsen <dwillemsen@google.com>2018-01-29 16:48:10 -0800
commite239c8e12492688b561a8ec4537eda4780abc083 (patch)
treeb5ac4a02e3c8ac87b764ff88fade5324983b2f54 /scripts/update_payload/format_utils.py
parent7f785f584d943308b06596f8d279e9c4b711adb6 (diff)
Remove broken make constructs
$(ifeq) isn't a make function, so this will always return nothing. $(if $(call streq,$(BRILLO),1),<true>,<false>) is what this was intended to be, but since this hasn't been doing anything, and PRODUCT_PACKAGES_ENG should be used instead, just remove these. Bug: 72661763 Test: None Change-Id: I982cbe548387e14fbb6b8162e76b019130077098
Diffstat (limited to 'scripts/update_payload/format_utils.py')
0 files changed, 0 insertions, 0 deletions