manifest: add omni system/bpf
Change-Id: Ie0d88e07f76b8a097f803b78ec337e2bce0a999e
This commit is contained in:
parent
6c18164603
commit
73b37deea2
2 changed files with 2 additions and 2 deletions
|
@ -94,13 +94,13 @@
|
|||
|
||||
<!--<project path="prebuilts/build-tools" name="android_prebuilts_build-tools" remote="omnirom" revision="android-9.0" /> -->
|
||||
|
||||
<project path="system/bpf" name="android_system_bpf" remote="omnirom" revision="android-10" /> -->
|
||||
<project path="system/bt" name="android_system_bt" remote="omnirom" revision="android-10" />
|
||||
<project path="system/core" name="android_system_core" remote="omnirom" revision="android-10" />
|
||||
<project path="system/extras" name="android_system_extras" remote="omnirom" revision="android-10" />
|
||||
<project path="system/libhidl" name="android_system_libhidl" remote="omnirom" revision="android-10" />
|
||||
<project path="system/media" name="android_system_media" remote="omnirom" revision="android-10" />
|
||||
<project path="system/nfc" name="android_system_nfc" remote="omnirom" revision="android-10" />
|
||||
<!--<project path="system/netd" name="android_system_netd" remote="omnirom" revision="android-9.0" /> -->
|
||||
<project path="system/sepolicy" name="android_system_sepolicy" remote="omnirom" revision="android-10" />
|
||||
<project path="system/vold" name="android_system_vold" remote="omnirom" revision="android-10" />
|
||||
<project path="system/hardware/interfaces" name="android_system_hardware_interfaces" remote="omnirom" revision="android-10" />
|
||||
|
|
|
@ -153,13 +153,13 @@
|
|||
|
||||
<!--<remove-project name="platform/prebuilts/build-tools" /> -->
|
||||
|
||||
<remove-project name="platform/system/bpf" />
|
||||
<remove-project name="platform/system/bt" />
|
||||
<remove-project name="platform/system/core" />
|
||||
<remove-project name="platform/system/extras" />
|
||||
<remove-project name="platform/system/libhidl" />
|
||||
<remove-project name="platform/system/media" />
|
||||
<remove-project name="platform/system/nfc" />
|
||||
<!-- <remove-project name="platform/system/netd" /> -->
|
||||
<remove-project name="platform/system/sepolicy" />
|
||||
<remove-project name="platform/system/vold" />
|
||||
<remove-project name="platform/system/hardware/interfaces" />
|
||||
|
|
Loading…
Reference in a new issue