Support Oriole for automotive builds am: 59a71ba972
am: 508c41e3c9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/16193136 Change-Id: Ia2ada0798c16609238608cd746cc595be1b4ee64
This commit is contained in:
commit
34a08de36e
1 changed files with 11 additions and 7 deletions
|
@ -13,6 +13,9 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
#
|
#
|
||||||
|
ifdef PHONE_CAR_BOARD_CONFIG
|
||||||
|
include $(PHONE_CAR_BOARD_CONFIG)
|
||||||
|
else
|
||||||
TARGET_BOARD_INFO_FILE := device/google/raviole/board-info.txt
|
TARGET_BOARD_INFO_FILE := device/google/raviole/board-info.txt
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := oriole
|
TARGET_BOOTLOADER_BOARD_NAME := oriole
|
||||||
TARGET_SCREEN_DENSITY := 420
|
TARGET_SCREEN_DENSITY := 420
|
||||||
|
@ -21,3 +24,4 @@ USES_DEVICE_GOOGLE_RAVIOLE := true
|
||||||
include device/google/gs101/BoardConfig-common.mk
|
include device/google/gs101/BoardConfig-common.mk
|
||||||
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk
|
||||||
-include vendor/google_devices/oriole/proprietary/BoardConfigVendor.mk
|
-include vendor/google_devices/oriole/proprietary/BoardConfigVendor.mk
|
||||||
|
endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue