adevtool/vendor-skels/google_devices/oriole/oriole.mk.skip

18 lines
490 B
Text
Raw Normal View History

# Generated by adevtool; do not edit
# For more info, see https://github.com/GrapheneOS/adevtool
# Inherit AOSP product
$(call inherit-product, device/google/raviole/aosp_oriole.mk)
# Match stock product info
PRODUCT_NAME := oriole
PRODUCT_MODEL := Pixel 6
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
include device/google/gs-common/wireless_charger/wireless_charger.mk
2024-04-03 00:11:18 +02:00
ifneq ($(BUILD_ID),AP1A.240405.002)
$(error BUILD_ID: expected AP1A.240405.002, got $(BUILD_ID))
endif