-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.xml
More file actions
executable file
·14 lines (14 loc) · 1.02 KB
/
manifest.xml
File metadata and controls
executable file
·14 lines (14 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gitee"
fetch="https://gitee.com/" />
<project path="device/generic/common" name="device/generic/common" groups="pdk" />
<project name="phhusson/vendor_hardware_overlay" path="vendor/hardware_overlay" remote="github" revision="pie" />
<project name="phhusson/device_phh_treble" path="device/phh/treble" remote="github" revision="android-12.0" />
<project name="phhusson/vendor_vndk-tests" path="vendor/vndk-tests" remote="github" revision="master" />
<project name="phhusson/vendor_interfaces" path="vendor/interfaces" remote="github" revision="android-11.0" />
<project name="phhusson/vendor_magisk" path="vendor/magisk" remote="github" revision="android-10.0" />
<project name="DogDayAndroid/Treble_App" path="treble_app" remote="gitee" revision="master" />
<project name="ponces/sas-creator" path="sas-creator" remote="github" revision="master" />
<project name="notmyst33d/libaptX" path="external/aptx" remote="github" revision="main" />
</manifest>