summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-07-19 16:46:32 +0100
committerNeil Fuller <nfuller@google.com>2019-08-13 14:28:24 +0000
commit3d89dcc219d9d5368e8e69e806a04a3d310456e1 (patch)
treea0581cd43c6ac63d8d210ca1b8dc16a0663825d9
parent860580a6ee17a198bdcaf0439899e9ec7cf1cce4 (diff)
downloadmanifest-3d89dcc219d9d5368e8e69e806a04a3d310456e1.tar.gz
Remove unused frameworks/opt/datetimepicker
The code has Y2038 issues via android.text.format.Time. There are no users so it can be removed. Bug: 16550209 Test: build only Merged-In: Ic07eb1f810d5192d69b156fff6d64ff538471651 Change-Id: Ic07eb1f810d5192d69b156fff6d64ff538471651
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 63d4de401..827019247 100644
--- a/default.xml
+++ b/default.xml
@@ -460,7 +460,6 @@
<project path="frameworks/opt/car/setupwizard" name="platform/frameworks/opt/car/setupwizard" groups="pdk" />
<project path="frameworks/opt/chips" name="platform/frameworks/opt/chips" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/colorpicker" name="platform/frameworks/opt/colorpicker" groups="pdk-cw-fs,pdk-fs" />
- <project path="frameworks/opt/datetimepicker" name="platform/frameworks/opt/datetimepicker" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/inputmethodcommon" name="platform/frameworks/opt/inputmethodcommon" groups="pdk-cw-fs,pdk-fs" />
<project path="frameworks/opt/net/ethernet" name="platform/frameworks/opt/net/ethernet" groups="pdk-fs" />
<project path="frameworks/opt/net/ike" name="platform/frameworks/opt/net/ike" groups="pdk" />