-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathmanifest.xml
23 lines (12 loc) · 863 Bytes
/
manifest.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="phh" fetch="https://github.com/phhusson/" />
<remote name="naz" fetch="https://github.com/naz664/" />
<project path="packages/apps/openeuicc" name="packages_apps_openeuicc" remote="naz" revision="main" />
<project path="vendor/hardware_overlay" name="vendor_hardware_overlay" remote="phh" revision="pie" />
<project path="device/phh/treble" name="device_phh_treble" remote="naz" revision="android-13.0" />
<project path="vendor/vndk-tests" name="vendor_vndk-tests" remote="phh" revision="master" />
<project path="vendor/interfaces" name="vendor_interfaces" remote="phh" revision="android-11.0" />
<project path="vendor/lptools" name="vendor_lptools" remote="phh" revision="master" />
<project path="vendor/magisk" name="vendor_magisk" remote="phh" revision="android-10.0" />
</manifest>