manifest: use our own system/timezone
Change-Id: Idcbfd01a72475e11c7044345eb5e1e40510eb04e
diff --git a/omni-aosp.xml b/omni-aosp.xml
index 05809ed..2fb5c14 100644
--- a/omni-aosp.xml
+++ b/omni-aosp.xml
@@ -61,6 +61,7 @@
<project path="system/sepolicy" name="android_system_sepolicy" remote="omnirom" revision="android-13.0" />
<project path="system/update_engine" name="android_system_update_engine" remote="omnirom" revision="android-13.0" />
<project path="system/vold" name="android_system_vold" remote="omnirom" revision="android-13.0" />
+ <project path="system/timezone" name="android_system_timezone" remote="omnirom" revision="android-13.0" />
<project path="prebuilts/gas/linux-x86" name="platform/prebuilts/gas/linux-x86" groups="pdk,linux,x86" clone-depth="1" remote="aosp" revision="592150fc8ae9f48f2e73f390961f32ca6f5f6a9f" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,linux,x86" clone-depth="1" remote="aosp" revision="794301a14990fa0cab129696d01fa56e3d24d4c6" />
diff --git a/remove.xml b/remove.xml
index c53a092..924a8a7 100644
--- a/remove.xml
+++ b/remove.xml
@@ -40,6 +40,8 @@
<remove-project name="platform/system/libhidl" />
<remove-project name="platform/system/security" />
<remove-project name="platform/system/sepolicy" />
+ <remove-project name="platform/system/timezone" />
+
<remove-project name="platform/system/update_engine" />
<remove-project name="platform/system/vold" />
<!--<remove-project name="platform/packages/modules/DnsResolver" />-->