-
Notifications
You must be signed in to change notification settings - Fork 0
/
local_manifest.xml
22 lines (16 loc) · 1.02 KB
/
local_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="khirendra"
fetch="https://github.com/khirendra03" />
<remote name="volt"
fetch="https://github.com/VoltageOS-staging" />
<remote name="compiler"
fetch="https://gitlab.com/arrowos-project" />
<!-- Trees -->
<project path="device/asus/X01BD" name="android_device_asus_X01BD" remote="khirendra" revision="blaze" clone-depth="1" />
<project path="device/asus/sdm660-common" name="android_device_asus_sdm660-common" remote="khirendra" revision="blaze" clone-depth="1" />
<project path="vendor/asus" name="proprietary_vendor_asus" remote="khirendra" revision="13" clone-depth="1" />
<project path="kernel/asus/sdm660" name="android_kernel_asus_X01BD" remote="khirendra" revision="13" clone-depth="1" />
<!-- clang -->
<project path="prebuilts/clang/host/linux-x86/clang-r437112b" name="android_prebuilts_clang_host_linux-x86_clang-r437112b" remote="compiler" revision="master" clone-depth="1" />
</manifest>