]> glassweightruler.freedombox.rocks Git - waydroid.git/blob - anbox.xml
anbox: Cleanup scripts
[waydroid.git] / anbox.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <manifest>
3 <!-- Remove replaced Projects -->
4 <remove-project name="platform/system/libhidl" />
5 <remove-project name="platform/system/libhwbinder" />
6
7 <!-- Anbox Projects -->
8 <project path="system/libhidl" name="Anbox-halium/android_system_libhidl" />
9 <project path="system/libhwbinder" name="Anbox-halium/android_system_libhwbinder" />
10 <project path="anbox-patches" name="Anbox-halium/anbox-patches" />
11 <project path="device/halium/anbox" name="Anbox-halium/android_device_halium_anbox" />
12
13 <!-- Audio -->
14 <project path="external/alsa-lib" name="Anbox-halium/android_external_alsa-lib" />
15 <project path="external/alsa-plugins" name="Anbox-halium/android_external_alsa-plugins" />
16 <project path="external/libsndfile" name="Anbox-halium/android_external_libsndfile" />
17 <project path="external/pulseaudio" name="Anbox-halium/android_external_pulseaudio" />
18
19 </manifest>