diff options
author | David 'Digit' Turner <digit@android.com> | 2011-02-25 15:07:11 +0100 |
---|---|---|
committer | David 'Digit' Turner <digit@android.com> | 2011-03-01 15:31:11 +0100 |
commit | 25eb6557b94da066d6e137c07aeced39badf5aa6 (patch) | |
tree | ace745b614c03b9462749b1477ff0260041db618 /Android.mk | |
parent | 7e21ff9a2313a9e95fd5fa50bca24dbf3d3170a3 (diff) | |
download | external_qemu-25eb6557b94da066d6e137c07aeced39badf5aa6.zip external_qemu-25eb6557b94da066d6e137c07aeced39badf5aa6.tar.gz external_qemu-25eb6557b94da066d6e137c07aeced39badf5aa6.tar.bz2 |
Rework AvdInfo processing.
This patch changes the code in android/avd/info.c to prepare
for future patches that will move initialization disk images
to the core (including locking and creating temporary files).
+ Remove AvdInfo structure dependencies on many of the
functions, to make them more generic/usable.
+ Remove skin-related processing from avdInfo_new() and
avdInfo_newFromBuild().
+ Remove avdInfo_getSkinName() and avdInfo_getSkinDir(), and
replace them with a single avdInfo_getSkinInfo().
+ Rename 'qemu-hardware.ini' to 'hardware-qemu.ini' to follow
the same naming convention than the one used for disk
images (e.g. "userdata-qemu.img" and "system-qemu.img")
Change-Id: I32cb0a5850f8c0b9df93d2630552941fd2b461c1
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions