add proprietary to paths

Bug: 36524009
Change-Id: Idd3930336fe0edba2c1a0db2fc0253b4500bd854
This commit is contained in:
Vineeta Srivastava
2017-04-25 18:15:14 -07:00
parent cb0fc4fcf1
commit e2d23735c2
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := muskie
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056
include device/google/wahoo/BoardConfig.mk
-include vendor/google_devices/muskie/BoardConfigVendor.mk
-include vendor/google_devices/muskie/proprietary/BoardConfigVendor.mk
BOARD_AVB_ENABLE := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432

View File

@@ -18,7 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := walleye
DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056
include device/google/wahoo/BoardConfig.mk
-include vendor/google_devices/muskie/BoardConfigVendor.mk
-include vendor/google_devices/muskie/proprietary/BoardConfigVendor.mk
BOARD_AVB_ENABLE := true
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432