Skip to content
This repository has been archived by the owner on Oct 22, 2019. It is now read-only.

ShivamKumarJha/Dummy_DT

Repository files navigation

Dummy Device Tree

Output from bash scripts to prepare following of a target ROM:

  1. proprietary-files-system.txt: /system proprietary blobs list.
  2. proprietary-files.txt: Both /system & /vendor proprietary blobs list.
  3. system_prop.mk: Properties from /system/build.prop.
  4. vendor_prop.mk: Properties from /system & /vendor build.prop.
  5. configs: From both /system & /vendor. Makefile generated.
  6. rootdir: Ramdisk with generated Makefile.
  7. overlay: FWB configs, Bluetooth & CarrierConfig
  8. skeleton tree

Note:

These files will require edits but will certainly save you a lot of time. This repo is to help reduce time taken during device bringup or updating firmware. If you don't know what you're doing, this is not going to help you. Can also be referred to observe files changed after ROM upgrade.

Requesting new device:

Extract & push ROM using this script.

Channel: Telegram

About

Moved to https://github.com/AndroidBlobs. Split DT to avoid race conditions during multiple git operation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages