modem: disable radio until b/291009607 is fixed
Bug: 291009607 Test: Build pass Change-Id: I953402922c2dd8abcd38b31c77c030e6fdf03131 Signed-off-by: achigoliu <achigoliu@google.com>
This commit is contained in:
parent
cc551b99ed
commit
5f9973fe8a
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ $(call soong_config_set,lyric,camera_hardware,comet)
|
|||
$(call soong_config_set,lyric,tuning_product,comet)
|
||||
$(call soong_config_set,google3a_config,target_device,comet)
|
||||
|
||||
# Disable modem until b/291009607 is fixed
|
||||
BOARD_WITHOUT_RADIO := true
|
||||
|
||||
# Init files
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/comet/conf/init.comet.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.comet.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue