-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhavoc_I01WD.mk
31 lines (24 loc) · 833 Bytes
/
havoc_I01WD.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# Copyright (C) 2019 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
$(call inherit-product, device/asus/I01WD/device.mk)
# Inherit some common Havoc stuff.
$(call inherit-product, vendor/havoc/config/common_full_phone.mk)
# Device identifier. This must come after all inclusions.
PRODUCT_BRAND := asus
PRODUCT_DEVICE := I01WD
PRODUCT_MANUFACTURER := asus
PRODUCT_MODEL := ASUS_I01WD
PRODUCT_NAME := havoc_I01WD
PRODUCT_SYSTEM_DEVICE := ASUS_I01WD
PRODUCT_SYSTEM_NAME := WW_I01WD
PRODUCT_GMS_CLIENTID_BASE := android-asus
# Build info
PRODUCT_BUILD_PROP_OVERRIDES += \
TARGET_DEVICE=ZS630KL \
PRODUCT_NAME=WW_I01WD
VENDOR_RELEASE := 11/RKQ1.200710.002/18.0610.2104.145-0:user/release-keys
BUILD_FINGERPRINT := asus/WW_I01WD/ASUS_I01WD:$(VENDOR_RELEASE)
PLATFORM_SECURITY_PATCH_OVERRIDE := 2021-04-01