It is in the linux kernel. Hedwin
On Thu, May 5, 2011 at 3:15 PM, Dudero <[email protected]> wrote: > This is not the device name: "ro.product.device". You mean the <serial > number>. > > I think this number is hardcoded in the platform sources - you can > look at the adb deamon sources: <Android sources>/system/core/adb, > > esp. on "adb.c" from where the command "adb devices" get the serial > numbers > > > Greetz > Dudero > > > > On 4 Mai, 18:58, Diego Rondini <[email protected]> wrote: > > Hello! > > > > I've built my own Android distribution, but I'm not able to figure out > how > > devices (with respect to adb) are named. > > > > My device is always "emulator-5554", no matter what I put in > > /system/build.prop in "ro.product.device=" (tried also the other values, > but > > no luck). > > > > $ adb devices > > List of devices attached > > emulator-5554 device > > > > Is there an ADB configuration file to set this value? > > > > Thanks, > > Diego > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
