initial commit
This commit is contained in:
30
default.xml
Normal file
30
default.xml
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
|
||||
<remote name="github"
|
||||
fetch=".."
|
||||
review="review.lineageos.org" />
|
||||
|
||||
<remote name="private"
|
||||
fetch="ssh://git@github.com" />
|
||||
|
||||
<remote name="aosp"
|
||||
fetch="https://android.googlesource.com"
|
||||
review="android-review.googlesource.com"
|
||||
revision="refs/tags/android-16.0.0_r1" />
|
||||
|
||||
<default revision="refs/heads/lineage-23.0"
|
||||
remote="github"
|
||||
sync-c="true"
|
||||
sync-j="4" />
|
||||
|
||||
<contactinfo bugurl="go/repo-bug" />
|
||||
|
||||
<project path="prebuilts/clang/kernel/linux-x86/clang-r416183b" name="LineageOS/android_prebuilts_clang_kernel_linux-x86_clang-r416183b" clone-depth="1" revision="lineage-20.0" />
|
||||
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="LineageOS/android_prebuilts_gcc_linux-x86_aarch64_aarch64-linux-android-4.9" groups="pdk,linux,arm" clone-depth="1" revision="lineage-19.1" />
|
||||
<project path="kernel/oneplus/sm8750" remote="github" name="LineageOS/android_kernel_oneplus_sm8750" />
|
||||
<project path="kernel/oneplus/sm8750-modules" remote="github" name="LineageOS/android_kernel_oneplus_sm8750-modules">
|
||||
<linkfile src="oplus/kernel/touchpanel/kernelFwUpdate" dest="kernel/oneplus/sm8750/drivers/base" />
|
||||
</project>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user