diff options
author | Dan Willemsen <dwillemsen@google.com> | 2018-01-29 16:46:47 -0800 |
---|---|---|
committer | Dan Willemsen <dwillemsen@google.com> | 2018-01-29 16:48:10 -0800 |
commit | e239c8e12492688b561a8ec4537eda4780abc083 (patch) | |
tree | b5ac4a02e3c8ac87b764ff88fade5324983b2f54 /scripts/update_payload/format_utils.py | |
parent | 7f785f584d943308b06596f8d279e9c4b711adb6 (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