manifest: add omni system/nfc

Change-Id: Ieb4eb5c7ddccefd11a6988e94485611317bd13b9
This commit is contained in:
maxwen 2017-09-28 15:08:31 +02:00 committed by Max Weninger
parent 4fe7f6216e
commit 4cb14b2741
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<project path="system/core" name="android_system_core" remote="omnirom" revision="android-8.0" />
<project path="system/libhidl" name="android_system_libhidl" remote="omnirom" revision="android-8.0" />
<project path="system/media" name="android_system_media" remote="omnirom" revision="android-8.0" />
<project path="system/nfc" name="android_system_nfc" remote="omnirom" revision="android-8.0" />
<project path="system/netd" name="android_system_netd" remote="omnirom" revision="android-8.0" />
<project path="system/sepolicy" name="android_system_sepolicy" remote="omnirom" revision="android-8.0" />
<project path="system/vold" name="android_system_vold" remote="omnirom" revision="android-8.0" />

View File

@ -114,6 +114,7 @@
<remove-project name="platform/system/core" />
<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" />