adevtool/vendor-skels/google_devices/husky/husky.mk.skip
2023-11-07 03:05:31 -05:00

17 lines
491 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/shusky/aosp_husky.mk)
# Match stock product info
PRODUCT_NAME := husky
PRODUCT_MODEL := Pixel 8 Pro
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
include device/google/gs-common/wireless_charger/wireless_charger.mk
ifneq ($(BUILD_ID),UD1A.231105.004)
$(error BUILD_ID: expected UD1A.231105.004, got $(BUILD_ID))
endif