diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2012-05-23 16:03:14 -0700 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2012-05-23 16:03:14 -0700 |
commit | 4412133fb848b725a67ca368db3032df44c71150 (patch) | |
tree | 30769f8d37dad34b9b17dcdb4057baf82100e11b /target/product | |
parent | c47b90a9a94b7f1cb452f0f0aa73696e382fe3c3 (diff) | |
download | build-4412133fb848b725a67ca368db3032df44c71150.zip build-4412133fb848b725a67ca368db3032df44c71150.tar.gz build-4412133fb848b725a67ca368db3032df44c71150.tar.bz2 |
Revert "Add module 'idmap'."
This reverts commit eb7c4a5e9ed30ccb67ce386922c44abf7f5dc476.
Diffstat (limited to 'target/product')
-rw-r--r-- | target/product/core.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/product/core.mk b/target/product/core.mk index 0736502..abb2d9f 100644 --- a/target/product/core.mk +++ b/target/product/core.mk @@ -62,7 +62,6 @@ PRODUCT_PACKAGES := \ framework-res \ hprof-conv \ icu.dat \ - idmap \ installd \ ip \ ip-up-vpn \ |