Hi,
      I found the solution here:

http://source.android.com/porting/build_new_device.html

If you wish to modify system properties, create a system.prop file in
your <board_name> directory(vendor/<company_name>/<board_name>).

  # system.prop for
  # This overrides settings in the products/generic/system.prop file
  #
  # rild.libpath=/system/lib/libreference-ril.so
  # rild.libargs=-d /dev/ttyS0

So I guess I just have to create another system.prop file and place it
in my device folder.

Best regards,

Elvis Dowson

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to