diff options
author | Paul Keith <javelinanddart@gmail.com> | 2018-02-13 00:39:49 +0100 |
---|---|---|
committer | Paul Keith <javelinanddart@gmail.com> | 2018-02-13 00:42:34 +0100 |
commit | 8f5142e6db0c6c81d61f439aa81b6166ffc664e1 (patch) | |
tree | a68ed11e7e4088ee494be27d3064934b22ab536a | |
parent | 2c189d9ce21d7e300765a5a71293ed126ba14fb5 (diff) | |
download | android-8f5142e6db0c6c81d61f439aa81b6166ffc664e1.tar.gz android-8f5142e6db0c6c81d61f439aa81b6166ffc664e1.tar.bz2 android-8f5142e6db0c6c81d61f439aa81b6166ffc664e1.zip |
manifest: Switch to our fork of fw/opt/dtp
* Needed for Calendar changes
Change-Id: Ic9d924268edd73ad76834b33acaafe498ed83121
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 8f598c68..49cae905 100644 --- a/default.xml +++ b/default.xml @@ -353,7 +353,7 @@ <project path="frameworks/opt/calendar" name="platform/frameworks/opt/calendar" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="frameworks/opt/chips" name="platform/frameworks/opt/chips" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="frameworks/opt/colorpicker" name="platform/frameworks/opt/colorpicker" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> - <project path="frameworks/opt/datetimepicker" name="platform/frameworks/opt/datetimepicker" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> + <project path="frameworks/opt/datetimepicker" name="LineageOS/android_frameworks_opt_datetimepicker" groups="pdk-cw-fs,pdk-fs" /> <project path="frameworks/opt/inputconnectioncommon" name="platform/frameworks/opt/inputconnectioncommon" groups="pdk-fs" remote="aosp" /> <project path="frameworks/opt/inputmethodcommon" name="platform/frameworks/opt/inputmethodcommon" groups="pdk-cw-fs,pdk-fs" remote="aosp" /> <project path="frameworks/opt/net/ethernet" name="platform/frameworks/opt/net/ethernet" groups="pdk-fs" remote="aosp" /> |