-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathkek.xml
23 lines (16 loc) · 883 Bytes
/
kek.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="kek"
revision="refs/heads/kek-18.1"
fetch="https://github.com/" />
<!-- KekHunterOS additions -->
<!-- External -->
<project path="external/bluetooth/bluez" name="KekHunterOS/external-bluetooth-bluez" remote="kek" revision="kek-18.1" />
<!-- Vendor -->
<project path="vendor/kekhunter" name="KekHunterOS/vendor_kekhunter" remote="kek" revision="kek-18.1" />
<!-- Prebuilts -->
<!-- TODO: https://github.com/ClangBuiltLinux/tc-build to build clang-->
<!-- <project path="prebuilts/clang/host/linux-x86/clang-kek" name="KekHunterOS/prebuilts_clang_host_linux-x86_clang-kek" remote="kek" revision="kek-18.1" /> -->
<!-- kek-patches -->
<project path="kek-patches" name="KekHunterOS/kek-patches" remote="kek" revision="kek-18.1" />
</manifest>