Filter out more things in install shim

This reduces tens of MB of install shim.

BUG=chrome-os-partner:16712
TEST=Build install shim and install with it.

Change-Id: Ic7fab3c6e26d9b78f5181c4f10181217c1c2697a
Signed-off-by: Vic Yang <victoryang@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/39534
Reviewed-by: Tom Wai-Hong Tam <waihong@chromium.org>
This commit is contained in:
Vic Yang 2012-12-11 11:41:54 +08:00 committed by Gerrit
parent 9ea1347ed9
commit 982556afcc

View File

@ -392,19 +392,22 @@ FACTORY_SHIM_INSTALL_MASK="
/opt/google/talkplugin
/usr/lib/dri
/usr/lib/python2.6/test
/usr/lib64/dri
/usr/local/autotest-pkgs
/usr/share/X11
/usr/share/chewing
/usr/share/chromeos-assets
/usr/share/fonts
/usr/share/ibus-pinyin
/usr/share/libhangul
/usr/share/locale
/usr/share/m17n
/usr/share/mime
/usr/share/oem
/usr/share/pyzy
/usr/share/sounds
/usr/share/tts
/usr/share/zoneinfo
/usr/share/oem
"
# -----------------------------------------------------------------------------