-
Notifications
You must be signed in to change notification settings - Fork 202
/
default.xml
19 lines (15 loc) · 1012 Bytes
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="arpi" fetch="https://github.com/android-rpi"/>
<remove-project name="platform/external/mesa3d"/>
<project path="external/mesa3d" name="external_mesa3d" revision="v3d-23.3" remote="arpi"/>
<remove-project name="platform/frameworks/av"/>
<project path="frameworks/av" name="frameworks_av" revision="arpi-14" remote="arpi"/>
<remove-project name="platform/hardware/broadcom/libbt"/>
<project path="hardware/broadcom/libbt" name="hardware_broadcom_libbt" revision="arpi-14" remote="arpi"/>
<remove-project name="platform/hardware/interfaces"/>
<project path="hardware/interfaces" name="hardware_interfaces" revision="arpi-14" remote="arpi"/>
<project path="hardware/arpi" name="hardware_arpi" revision="arpi-14" remote="arpi"/>
<project path="device/arpi/rpi5" name="device_arpi_rpi5" revision="arpi-14" remote="arpi"/>
<project path="vendor/arpi/RpLauncher" name="RpLauncher" revision="arpi-14" remote="arpi"/>
</manifest>