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

22 lines
633 B
Text
Raw Permalink 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/redfin/aosp_redfin.mk)
# Match stock product info
PRODUCT_NAME := redfin
PRODUCT_MODEL := Pixel 5
PRODUCT_BRAND := google
PRODUCT_MANUFACTURER := Google
2023-10-13 20:15:29 +02:00
include device/google/redfin/wireless_charger/wireless_charger.mk
ifneq ($(BUILD_ID),UP1A.231105.001.B2)
$(error BUILD_ID: expected UP1A.231105.001.B2, got $(BUILD_ID))
2023-11-07 08:36:48 +01:00
endif
2023-12-07 08:34:24 +01:00
ifneq ($(PLATFORM_SECURITY_PATCH),2023-12-01)
$(error PLATFORM_SECURITY_PATCH: expected 2023-12-01, got $(PLATFORM_SECURITY_PATCH))
endif