commit | 065242de51ba1e18387ce22a99eb091a859990f7 | [log] [tgz] |
---|---|---|
author | David 'Digit' Turner <digit@google.com> | Wed Oct 07 13:43:33 2009 -0700 |
committer | David 'Digit' Turner <digit@google.com> | Wed Oct 07 13:43:33 2009 -0700 |
tree | 7d53cb54f3f68805de82a5ab48ee6040bcf25d80 | |
parent | 48ed3267dfffedb65385b0a1f1462fdd46d049bb [diff] |
Ensure android/avd/hw-config-defs.h is properly regenerated as needed. This modifies the emulator's build system to ensure that the file at android/avd/hw-config-defs.h is regenerated automatically each time that android/avd/hardware-properties.ini is itself changed. Tested with both the Android build system, and the standalone one.