Change bootloader name to oriole

bug: 216309335
Test: local build
Change-Id: Ief8c3de4076f0bf7f6ff1a3c612e52d724cbece9
diff --git a/oriole_car/BoardConfig.mk b/oriole_car/BoardConfig.mk
index f612c93..5b5230c 100644
--- a/oriole_car/BoardConfig.mk
+++ b/oriole_car/BoardConfig.mk
@@ -20,7 +20,7 @@
 # * TARGET_SCREEN_DENSITY is scaled down by 1.75x
 
 TARGET_BOARD_INFO_FILE := device/google/raviole/board-info.txt
-TARGET_BOOTLOADER_BOARD_NAME := raviole
+TARGET_BOOTLOADER_BOARD_NAME := oriole
 TARGET_SCREEN_DENSITY := 240
 USES_DEVICE_GOOGLE_RAVIOLE := true