adevtool/vendor-skels/google_devices/felix/felix.mk.skip
2023-08-31 16:03:43 -04:00

15 lines
425 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/felix/aosp_felix.mk)
# Match stock product info
PRODUCT_NAME := felix
PRODUCT_MODEL := Pixel Fold
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
ifneq ($(BUILD_ID),TQ3C.230805.001.A3)
$(error BUILD_ID: expected TQ3C.230805.001.A3, got $(BUILD_ID))
endif