Skip to content

Instantly share code, notes, and snippets.

View Claymore1297's full-sized avatar

Julian Veit Claymore1297

  • ::1
View GitHub Profile
@Claymore1297
Claymore1297 / gist:0fa68afb11725c1edd1f3372cd3bb52c
Last active April 21, 2024 14:48
Merging needed Motorola additions into MMI-T1SSMS33.1-121-4-8 kernel
git remote add -f techpack-camera https://github.com/MotorolaMobilityLLC/kernel-msm-5.4-techpack-camera
git merge -s ours --no-commit techpack-camera/MMI-T1SSMS33.1-121-4-8
git read-tree --prefix=techpack/camera -u techpack-camera/android-13-release-t1rd33.116-33-3
git commit -m "Add https://github.com/MotorolaMobilityLLC/kernel-msm-5.4-techpack-camera/android-13-release-t1rd33.116-33-3"
# camera
git remote add -f techpack-camera_local /home/julian/git_Sandbox/misc/kernel-msm-5.4-techpack-camera