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

it doesnt work on nougat? #9

Closed PsychicGirl1 closed 4 years ago

PsychicGirl1 commented 4 years ago

cause i tried to generate an dummy tree it shows pre oreo roms not supported

ShivamKumarJha commented 4 years ago

Well like the script said, nougat & previous android versions are not supported. You can comment this https://github.com/ShivamKumarJha/android_tools/blob/master/tools/dummy_dt.sh#L62 else block to get the dummy dt, however it might not be that good. I dont plan on adding pre oreo support right now