adevtool/vendor-skels/google_devices/oriole/oriole.mk.skip
2024-01-03 16:04:39 -05:00

17 lines
490 B
Text

# 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
ifneq ($(BUILD_ID),UQ1A.240105.002)
$(error BUILD_ID: expected UQ1A.240105.002, got $(BUILD_ID))
endif