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

15 lines
423 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/bluejay/aosp_bluejay.mk)
# Match stock product info
PRODUCT_NAME := bluejay
PRODUCT_MODEL := Pixel 6a
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
ifneq ($(BUILD_ID),UQ1A.240105.002)
$(error BUILD_ID: expected UQ1A.240105.002, got $(BUILD_ID))
endif