Merge change I672b05c4 into eclair-mr2

* changes:
  make build depend on event-log-tags file
This commit is contained in:
Android (Google) Code Review 2009-12-04 10:36:31 -08:00
commit 6c4a70c64d
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.