android_tools
android_tools copied to clipboard
Bash scripts for ROM development stuff.
Says file not found even though they exist...I checked the ROM dump manually and the files exist.
Please add some examples for making dummy device tree so people can easily making dummy device tree
When generating dummy dt, the PRODUCT_MANUFACTURER variable get sets with a minor derp https://github.com/ShivamKumarJha/android_tools/blob/483c4b426fef5c5081ca7ef2c48b333bfe110524/tools/dummy_dt.sh#L275 For instance, in the case of Xiaomi devices, it gets written as `PRODUCT_MANUFACTURER := xiaomi` [1]...