We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
RT,还请大神支持一下吧
The text was updated successfully, but these errors were encountered:
自己动手丰衣足食吧。你随便上模块压缩包里的props文件夹拷出来一配置文件,然后在没刷面具的情况下adb shell getprop xxxxx(其中xxxxx是配置文件里的三个参数)并按配置文件的格式把这三个参数填回去保存,再后把文件按props文件夹里原本那些配置文件的格式重命名为[机型代号]_sdk??.prop,最后把这个配置文件塞回到props文件夹里安装就行了。或者你可以看看issue和pr里有没有你的型号,有的话把内容拷下来放到新配置文件里再塞进模块安装就行了
props
adb shell getprop xxxxx
[机型代号]_sdk??.prop
Sorry, something went wrong.
No branches or pull requests
RT,还请大神支持一下吧
The text was updated successfully, but these errors were encountered: