sdm845-common: Don't build brillo_update_payload
* brillo_update_payload is a host package therefore we don't really need it. Change-Id: I06bd7ea916d2652100cafe454bb2854d3e835cc9
This commit is contained in:
parent
5f9c062db0
commit
7fdcbe8e69
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# Update engine
|
# Update engine
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
brillo_update_payload \
|
|
||||||
update_engine \
|
update_engine \
|
||||||
update_engine_sideload \
|
update_engine_sideload \
|
||||||
update_verifier
|
update_verifier
|
||||||
|
|
Loading…
Reference in a new issue