android_tools icon indicating copy to clipboard operation
android_tools copied to clipboard

Bash scripts for ROM development stuff.

Results 3 android_tools issues
Sort by recently updated
recently updated
newest added

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]...