lemonadep: Set USB product string to 'OnePlus 9 Pro'

* This is better for user facing stuff than 'LE2123'.

Change-Id: I1f380699692c07b2fcc03fa83adc292b6d899cf7
This commit is contained in:
Alexander Koskovich 2022-03-02 13:41:26 -07:00 committed by LuK1337
parent 4dd91b090c
commit 4e1745f42d
2 changed files with 5 additions and 0 deletions

View File

@ -22,6 +22,9 @@ DEVICE_PATH := device/oneplus/lemonadep
# Bluetooth # Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Recovery # Recovery
TARGET_RECOVERY_DENSITY := xxhdpi TARGET_RECOVERY_DENSITY := xxhdpi
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126 TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126

2
vendor.prop Normal file
View File

@ -0,0 +1,2 @@
# USB
vendor.usb.product_string=OnePlus 9 Pro