-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathderp.sh
More file actions
14 lines (14 loc) · 871 Bytes
/
derp.sh
File metadata and controls
14 lines (14 loc) · 871 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
git clone https://github.com/ironmerc/device_asus_X00T-priv -b derp device/asus/X00T
git clone https://github.com/ironmerc/vendor_asus-priv vendor/asus
git clone https://gitlab.com/Pranavkapoor001/kernel_asus_sdm660 kernel/asus/sdm660
git clone https://github.com/LineageOS/android_hardware_qcom_media -b lineage-18.0-caf-msm8998 hardware/qcom/media
git clone https://github.com/LineageOS/android_hardware_qcom_audio -b lineage-18.0-caf-msm8998 hardware/qcom/audio
git clone https://github.com/LineageOS/android_hardware_qcom_display -b lineage-18.0-caf-msm8998 hardware/qcom/display
rm -rf hardware/qcom/camera
rm -rf vendor/qcom/opensource/usb
cd v*/q*/o*/c*/display
git fetch https://github.com/DerpGang/commonsys_display
git cherry-pick 8b7a825f55bf629b76db730bf1a0508648f63b80
cd ../../../../..
cd h*/q*/display
git revert acdd208e757043c394cabc420c82f89808bd7c39