Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinvirani committed Nov 28, 2017
1 parent 6a0299a commit 39458ac
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# dot_android_device_xiaomi_dior
Device tree for the Qualcomm Xiaomi Redmi Note 4G Single SIM
- by kelvin virani =+




--------------------------------------these files needed if u r making dot os---------------------------------------------



device tree-
git clone https://github.com/kelvinvirani/dot_android_device_xiaomi_dior.git -b cm-14.1 device/xiaomi/dior

Expand All @@ -13,12 +17,33 @@ kernel tree (ashish kotnala)-
git clone https://github.com/ashishkotnala29/android_kernel_xiaomi_dior.git -b cm-14.1 kernel/xiaomi/dior


vendor tree (ashish kotnala)
vendor tree (ashish kotnala)-
git clone https://github.com/ashishkotnala29/proprietary_vendor_xiaomi.git -b cm-14.1 vendor/xiaomi

proprietary_vendor_qcom_binaries (ashish kotnala)
proprietary_vendor_qcom_binaries (ashish kotnala)-
git clone https://github.com/ashishkotnala29/proprietary_vendor_qcom_binaries.git -b cm-14.1 vendor/qcom/binaries


android_packages_resources_devicesettings (lineage os)
android_packages_resources_devicesettings (lineage os)-
git clone https://github.com/LineageOS/android_packages_resources_devicesettings.git -b cm-14.1 packages/resources/devicesettings


device_qcom_common
git clone https://github.com/LineageOS/android_device_qcom_common.git -b cm-14.1 device/qcom/commmon

-----------------------------------------------------other things - personal - not fot you --------------------------------

{}{dot.mk}{} === DOT_OFFICIAL := true


sourceforge
sftp kelvinvirani@frs.sourceforge.net
cd /home/frs/project/dotos-ota/dior
Put DOT*.zip

. build/envsetup.sh , breakfast dior or lunch dot_dior-userdebug , brunch dior

Dot OTA-
https://github.com/DotOS/services_apps_ota


0 comments on commit 39458ac

Please sign in to comment.