manifest: add system/extras

Change-Id: I73f242e1735c9e28dc990bacaefe554ab915a882
diff --git a/omni-aosp.xml b/omni-aosp.xml
index 1da2a78..68d20ca 100644
--- a/omni-aosp.xml
+++ b/omni-aosp.xml
@@ -72,6 +72,7 @@
 
   <project path="system/bt" name="android_system_bt" remote="omnirom" revision="android-8.1" />
   <project path="system/core" name="android_system_core" remote="omnirom" revision="android-8.1" />
+  <project path="system/extras" name="android_system_extras" remote="omnirom" revision="android-8.1" />
   <project path="system/libhidl" name="android_system_libhidl" remote="omnirom" revision="android-8.1" />
   <project path="system/media" name="android_system_media" remote="omnirom" revision="android-8.1" />
   <project path="system/nfc" name="android_system_nfc" remote="omnirom" revision="android-8.1" />
diff --git a/remove.xml b/remove.xml
index c1c66f8..216eafc 100644
--- a/remove.xml
+++ b/remove.xml
@@ -125,6 +125,7 @@
 
   <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" />