mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-18 10:12:51 +00:00
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:
parent
4dd91b090c
commit
4e1745f42d
@ -22,6 +22,9 @@ DEVICE_PATH := device/oneplus/lemonadep
|
||||
# Bluetooth
|
||||
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include
|
||||
|
||||
# Properties
|
||||
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
|
||||
|
||||
# Recovery
|
||||
TARGET_RECOVERY_DENSITY := xxhdpi
|
||||
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 126
|
||||
|
2
vendor.prop
Normal file
2
vendor.prop
Normal file
@ -0,0 +1,2 @@
|
||||
# USB
|
||||
vendor.usb.product_string=OnePlus 9 Pro
|
Loading…
x
Reference in New Issue
Block a user