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

16 lines
421 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/pantah/aosp_panther.mk)
# Match stock product info
PRODUCT_NAME := panther
PRODUCT_MODEL := Pixel 7
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