adevtool/vendor-skels/google_devices/bluejay/bluejay.mk.skip
2023-11-07 03:05:31 -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),UP1A.231105.003)
$(error BUILD_ID: expected UP1A.231105.003, got $(BUILD_ID))
endif