Mask out OEM partition for factory images

BUG=chrome-os-partner:14645
TEST=Build factory image, verify OEM partition is empty

Change-Id: I4ca863401137051bf0bacfd0dc886811c21fcc37
Reviewed-on: https://gerrit.chromium.org/gerrit/34181
Tested-by: Liam McLoughlin <lmcloughlin@chromium.org>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Commit-Ready: Liam McLoughlin <lmcloughlin@chromium.org>
This commit is contained in:
Liam McLoughlin 2012-09-27 08:15:32 +00:00 committed by Gerrit
parent b344800aa6
commit b2a30d6fab

View File

@ -405,6 +405,7 @@ FACTORY_SHIM_INSTALL_MASK="
/usr/share/sounds
/usr/share/tts
/usr/share/zoneinfo
/usr/share/oem
"
# -----------------------------------------------------------------------------