am 6c4a70c6: Merge change I672b05c4 into eclair-mr2

Merge commit '6c4a70c64d45545814ba60ad8ad3a95474ea0944' into eclair-mr2-plus-aosp

* commit '6c4a70c64d45545814ba60ad8ad3a95474ea0944':
  make build depend on event-log-tags file
This commit is contained in:
Doug Zongker 2009-12-04 10:40:39 -08:00 committed by Android Git Automerger
commit 95137c3dfe
1 changed files with 2 additions and 0 deletions

View File

@ -492,6 +492,8 @@ $(event_log_tags_file): $(event_log_tags_src)
event-log-tags: $(event_log_tags_file)
ALL_DEFAULT_INSTALLED_MODULES += $(event_log_tags_file)
# -----------------------------------------------------------------
# Build a keystore with the authorized keys in it, used to verify the
# authenticity of downloaded OTA packages.