am c363d4e7: Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

Merge commit 'c363d4e72bc3f0dd9d4607f0ad16d9fcb6fb7129' into eclair-mr2-plus-aosp

* commit 'c363d4e72bc3f0dd9d4607f0ad16d9fcb6fb7129':
  remove references to TARGET_HARDWARE_3D
This commit is contained in:
Jean-Baptiste Queru
2010-01-29 13:09:55 -08:00
committed by Android Git Automerger

View File

@@ -62,7 +62,6 @@ file.
# These definitions override the defaults in config/config.make for <board_name>
#
# TARGET_NO_BOOTLOADER := false
# TARGET_HARDWARE_3D := false
#
TARGET_USE_GENERIC_AUDIO := true</pre></li>
<li>If you wish to modify system properties, create a <code>system.prop</code> file in your <code>&lt;board_name&gt;</code> directory(<code>vendor/&lt;company_name&gt;/&lt;board_name&gt;</code>).<BR>