Android modify product name

android11

        Enter driver/android/build/make/tools/buildinfo_common.sh

        After the modification is completed, perform programming

        If the modification is unsuccessful, try to modify the following location

android13

        Path: android\build\core\sysprop.mk

        Change $(PRODUCT_MODEL) to the desired name

Note: Modifying the above code does not allow comments, otherwise an error will be reported

Guess you like

Origin blog.csdn.net/weixin_48426115/article/details/130740023
Recommended