diff options
| author | Christopher N. Hesse <raymanfx@gmail.com> | 2018-06-19 22:11:42 +0200 |
|---|---|---|
| committer | Christopher N. Hesse <raymanfx@gmail.com> | 2018-10-03 16:55:49 +0200 |
| commit | 2a498a03e217ae30811f5d2d90cc9bd5f6b0d876 (patch) | |
| tree | b9c2f2c53c6207ae63e1b1afe9f81af480562dff | |
| parent | 8e0a43ce42c7e297f8a8e42f52519e5b5b0cc89e (diff) | |
taimen: Remove AVB flag
wahoo already has this
Change-Id: If2313d1d62efb07b474bc694ea130933bfec4ec1
| -rw-r--r-- | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 3712acc..312c9f5 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -25,7 +25,6 @@ BOARD_KERNEL_CMDLINE += console=ttyMSM0,115200,n8 earlycon=msm_serial_dm,0xc1b00 include device/google/wahoo/BoardConfig.mk BOARD_BOOTIMAGE_PARTITION_SIZE := 41943040 -BOARD_AVB_ENABLE := true # sepolicy BOARD_SEPOLICY_DIRS += device/google/taimen/sepolicy |
