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

16 lines
423 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/bluejay/aosp_bluejay.mk)
# Match stock product info
PRODUCT_NAME := bluejay
PRODUCT_MODEL := Pixel 6a
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
2023-12-07 08:34:24 +01:00
ifneq ($(BUILD_ID),UQ1A.231205.015)
$(error BUILD_ID: expected UQ1A.231205.015, got $(BUILD_ID))
endif