Merge "remove references to TARGET_HARDWARE_3D" into eclair-mr2

This commit is contained in:
Jean-Baptiste Queru
2010-01-29 10:05:26 -08:00
committed by Android (Google) Code Review

View File

@@ -62,7 +62,6 @@ file.
# These definitions override the defaults in config/config.make for <board_name> # These definitions override the defaults in config/config.make for <board_name>
# #
# TARGET_NO_BOOTLOADER := false # TARGET_NO_BOOTLOADER := false
# TARGET_HARDWARE_3D := false
# #
TARGET_USE_GENERIC_AUDIO := true</pre></li> 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> <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>