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

18 lines
495 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
include device/google/gs-common/wireless_charger/wireless_charger.mk
2024-04-20 17:14:47 +02:00
ifneq ($(BUILD_ID),AP1A.240405.002.A2)
$(error BUILD_ID: expected AP1A.240405.002.A2, got $(BUILD_ID))
endif