OSDN Git Service

remove references to TARGET_HARDWARE_3D
authorJean-Baptiste Queru <jbq@google.com>
Wed, 9 Dec 2009 01:47:17 +0000 (17:47 -0800)
committerJean-Baptiste Queru <jbq@google.com>
Wed, 9 Dec 2009 01:47:17 +0000 (17:47 -0800)
pdk/docs/guide/build_new_device.jd

index 28e7c2e..8e26652 100755 (executable)
@@ -62,7 +62,6 @@ file.
   # These definitions override the defaults in config/config.make for &lt;board_name&gt;
   #
   # 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>