Skip to content

Instantly share code, notes, and snippets.

@jat001
Last active January 23, 2020 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jat001/551f496112fb70930645663e8b7e2519 to your computer and use it in GitHub Desktop.
Save jat001/551f496112fb70930645663e8b7e2519 to your computer and use it in GitHub Desktop.
Xiaomi Mix 2S CN Device (M1803D5XE) + Global ROM + Magisk Solution
#!/system/bin/sh
resetprop ro.product.name mix2s
@ing-fcastellanos
Copy link

So simple and so beautiful. Thanks, just a little correction to the first command line:

adb push global /data/adb/post-fs-data.d/global
adb shell chmod 755 /data/adb/post-fs-data.d/global

Thanks for your help!!

@jat001
Copy link
Author

jat001 commented Jan 23, 2020

@fcastellanosKreios There is no difference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment