From 91a5e6512325234fcd6c955a94e9560159bca579 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 10 Jun 2011 14:22:27 -0700 Subject: [PATCH] Remove photo and video editors from full builds Change-Id: I5541fee3cd28a550945414510bc1e8141bc818fd --- target/product/full_base.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/product/full_base.mk b/target/product/full_base.mk index a41a76d199..48865939a7 100644 --- a/target/product/full_base.mk +++ b/target/product/full_base.mk @@ -21,12 +21,10 @@ PRODUCT_PACKAGES := \ OpenWnn \ - PhotoEditor \ PinyinIME \ libWnnEngDic \ libWnnJpnDic \ libwnndict \ - VideoEditor \ WAPPushManager # Additional settings used in all AOSP builds