cleanup device identifiers
* Drop Raspberry from model as some hardware information applications display it after the manufacturer/brand and we'll end up with duplicate Raspberry in the device name. * PRODUCT_RELEASE_NAME is long gone.
This commit is contained in:
@@ -102,6 +102,5 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_DEVICE := rpi5
|
||||
PRODUCT_NAME := aosp_rpi5_car
|
||||
PRODUCT_BRAND := Raspberry
|
||||
PRODUCT_MODEL := Raspberry Pi 5
|
||||
PRODUCT_MODEL := Pi 5
|
||||
PRODUCT_MANUFACTURER := Raspberry
|
||||
PRODUCT_RELEASE_NAME := Raspberry Pi 5
|
||||
|
Reference in New Issue
Block a user