Packed vendor log to bugreport for P21 and B3
Bug: 316071157 Test: enable vendor log and take bugreport Flag: . Change-Id: I748d2c2bd260b4fcd71f7bb78fe12e43e903555d
This commit is contained in:
parent
1376a71a65
commit
2bbde5e0ce
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@ include device/google/gs-common/sota_app/factoryota.mk
|
|||
include device/google/gs-common/misc_writer/misc_writer.mk
|
||||
include device/google/gs-common/gyotaku_app/gyotaku.mk
|
||||
include device/google/gs-common/bootctrl/bootctrl_aidl.mk
|
||||
ifneq ($(filter oriole raven bluejay, $(TARGET_PRODUCT)),)
|
||||
include device/google/gs-common/bcmbt/dump/dumplog.mk
|
||||
endif
|
||||
|
||||
TARGET_BOARD_PLATFORM := gs101
|
||||
DEVICE_IS_64BIT_ONLY ?= $(if $(filter %_64,$(TARGET_PRODUCT)),true,false)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue