Bug: 209886647 Test: build pass with dmd and vcd not in the ROM Change-Id: I5a52e74a2c7ef600e8314844c261b3a25ad4a737
4 lines
144 B
Makefile
4 lines
144 B
Makefile
ifneq ($(BOARD_WITHOUT_RADIO),true)
|
|
PRODUCT_PACKAGES += vcd
|
|
endif
|
|
BOARD_VENDOR_SEPOLICY_DIRS += device/google/gs101-sepolicy/modem/userdebug/
|