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

16 lines
419 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/felix/aosp_felix.mk)
# Match stock product info
PRODUCT_NAME := felix
PRODUCT_MODEL := Pixel Fold
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
2023-10-06 11:11:13 +02:00
ifneq ($(BUILD_ID),UP1A.231005.007)
$(error BUILD_ID: expected UP1A.231005.007, got $(BUILD_ID))
endif