I dont know why my message got cut off but: Look for a make file defining PRODUCT_CHARACTERISTICS ro.build.characteristics is defined by that value in build.prop. Setting PRODUCT_CHARACTERISTICS to nothing will probably give you the default value. On Sep 13, 12:49 am, yu yang <[email protected]> wrote: > There are a lot of codes in frameworks/base/core/res/res/values/ > strings.xml such as: > > <string name="permgroupdesc_storage" product="nosdcard">Access > the > USB storage.</string> > <string name="permgroupdesc_storage" product="default">Access the > SD card.</string> > > my android system get the product="nosdcard", > how to set the product to be "default"?
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
