Bug: 235907074 Test: Boot and check cpif does not boot loop Signed-off-by: Jonglin Lee <jonglin@google.com> Change-Id: I9347b29f945c438d2d9c206d56cfa172891b5c18
3 lines
68 B
Makefile
3 lines
68 B
Makefile
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
|
PRODUCT_PACKAGES += vcd
|
|
endif
|