adevtool/vendor-skels/google_devices/cheetah/cheetah.mk.skip
2023-10-06 05:56:20 -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/pantah/aosp_cheetah.mk)
# Match stock product info
PRODUCT_NAME := cheetah
PRODUCT_MODEL := Pixel 7 Pro
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
ifneq ($(BUILD_ID),UP1A.231005.007)
$(error BUILD_ID: expected UP1A.231005.007, got $(BUILD_ID))
endif