ShivamKumarJha / android_tools

Bash scripts for ROM development stuff.
https://github.com/AndroidBlobs
GNU General Public License v3.0
653 stars 225 forks source link

Not working on arm device #5

Closed TTTT55 closed 4 years ago

TTTT55 commented 4 years ago

Is the script mainly made for arm64 devices? The proprietary-files.txt as well as vendor tree generated with this script on an arm device skips a lot of files. Please make it compitable for arm also..

ShivamKumarJha commented 4 years ago

proprietary-files.sh doesn't support android version below 8

TTTT55 commented 4 years ago

My device was launched with android 9

ShivamKumarJha commented 4 years ago

link me the ROM zip. Will see

TTTT55 commented 4 years ago

Which rom? Any source built booting rom (which have closed source by a dev) or rom that I booted with prebuilt vendor image ?

ShivamKumarJha commented 4 years ago

stock rom of your device ...

TTTT55 commented 4 years ago

ROM link:- http://bigota.d.miui.com/V10.2.5.0.PCMMIXM/pine_global_images_V10.2.5.0.PCMMIXM_20190805.0000.00_9.0_global_efb78ff9c3.tgz

The dump:- https://github.com/AndroidDumps/xiaomi_pine_dump/tree/pine-user-9-PKQ1.190319.001-V10.2.5.0.PCMMIXM-release-keys

ShivamKumarJha commented 4 years ago

https://github.com/AndroidBlobs/device_xiaomi_pine/tree/pine-user-9-PKQ1.190319.001-V11.0.1.0.PCMEUOR-release-keys?files=1

seems fine

TTTT55 commented 4 years ago

Oh. Do you mean that I should use this miui build ? (I'm using miui 10 as base rom because Miui 11 not boots with kernel Source released by Xiaomi.)

ShivamKumarJha commented 4 years ago

No i didn't mean that. In case you want miui 10 list: https://github.com/AndroidBlobs/device_xiaomi_pine I'm closing this issue as script is handling this device well enough.