Thanks for this. I didn't know why wifi wasn't appearing in the settings menu in ICS until now!
On Sunday, June 17, 2012 1:05:38 PM UTC+1, Bastian Hecht wrote: > > Thanks a lot! This very much looks like my missing piece. Thanks for the > hint about automatizing it as well. > > Bastian > > On Friday, June 15, 2012 8:06:59 AM UTC+2, Vishveshwar wrote: >> >> Hi, >> >> Does your system have the following file? Without this the wifi menu in >> settings is not activated. >> >> system/etc/permissions/android.hardware.wifi.xml >> >> In ICS we do something like this in device.mk to copy the file: >> >> PRODUCT_COPY_FILES += \ >> >> frameworks/base/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml >> >> -Vishveshwar >> > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
