adevtool/vendor-skels/google_devices/panther/panther.mk.skip
2024-03-06 13:51:48 -05:00

17 lines
497 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_panther.mk)
# Match stock product info
PRODUCT_NAME := panther
PRODUCT_MODEL := Pixel 7
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
include device/google/gs-common/wireless_charger/wireless_charger.mk
ifneq ($(BUILD_ID),AP1A.240305.019.A1)
$(error BUILD_ID: expected AP1A.240305.019.A1, got $(BUILD_ID))
endif