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

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