kdrag0n / adevtool

Android ROM device support and bringup tool, designed for maximum automation and speed.
MIT License
216 stars 53 forks source link

Automatically handle filesystem type instead of defaulting to ext4 #13

Open flawedworld opened 2 years ago

flawedworld commented 2 years ago

It is highly likely this will be needed for 7th generation Pixel devices.

flawedworld commented 1 year ago

This is still an issue as vendor is assumed to always be ext4.

https://github.com/kdrag0n/adevtool/blob/9d030e0dcd8718c1bfab6d0414be824a7b26739b/src/build/make.ts#L147-L153