Look for a make file defining PRODUCT_CHARACTERISTICS ro.build.characteristics probably on 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
