BoardConfig: install odex files to other system image

Bug: 31420007
Change-Id: Id382592719f5e3579a80e3aa5b9f4ff932110b25
Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
Thierry Strudel
2016-09-13 11:05:37 -07:00
parent 449c976e32
commit 5b963aace2

View File

@@ -43,6 +43,9 @@ TARGET_BOARD_KERNEL_HEADERS := device/google/muskie/kernel-headers
TARGET_NO_BOOTLOADER := true
# Install odex files into the other system image
BOARD_USES_SYSTEM_OTHER_ODEX := true
BOARD_ROOT_EXTRA_FOLDERS := persist firmware
TARGET_USES_HWC2 := true