adevtool/vendor-skels/google_devices/bluejay/bluejay.mk.skip
2024-04-02 20:57:56 -04: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),AP1A.240405.002)
$(error BUILD_ID: expected AP1A.240405.002, got $(BUILD_ID))
endif